Modules

Name Abstract Version View
Workflow Simple, flexible system to implement workflows 1.60 metacpan
Workflow::Action Base class for Workflow actions 1.60 metacpan
Workflow::Action::InputField Metadata about information required by an Action 1.60 metacpan
Workflow::Action::Mailer a stub for a SMTP capable action 1.60 metacpan
Workflow::Action::Null Workflow action for the terminally lazy 1.60 metacpan
Workflow::Base Base class with constructor 1.60 metacpan
Workflow::Condition Evaluate a condition depending on the workflow state and environment 1.60 metacpan
Workflow::Condition::CheckReturn 1.60 metacpan
Workflow::Condition::Evaluate Inline condition that evaluates perl code for truth 1.60 metacpan
Workflow::Condition::GreedyOR 1.60 metacpan
Workflow::Condition::HasUser Condition to determine if a user is available 1.60 metacpan
Workflow::Condition::LazyAND 1.60 metacpan
Workflow::Condition::LazyOR 1.60 metacpan
Workflow::Condition::Negated Negate workflow condition result 1.60 metacpan
Workflow::Condition::Nested Evaluate nested workflow conditions 1.60 metacpan
Workflow::Config Parse configuration files for the workflow components 1.60 metacpan
Workflow::Config::Perl Parse workflow configurations as Perl data structures 1.60 metacpan
Workflow::Config::XML Parse workflow configurations from XML content 1.60 metacpan
Workflow::Context Data blackboard for Workflows, Actions, Conditions and Validators 1.60 metacpan
Workflow::Exception Base class for workflow exceptions 1.60 metacpan
Workflow::Factory Generates new workflow and supporting objects 1.60 metacpan
Workflow::History Recorded work on a workflow action or workflow itself 1.60 metacpan
Workflow::Persister Base class for workflow persistence 1.60 metacpan
Workflow::Persister::DBI Persist workflow and history to DBI database 1.60 metacpan
Workflow::Persister::DBI::AutoGeneratedId Pull IDs from databases that autogenerate them 1.60 metacpan
Workflow::Persister::DBI::ExtraData Fetch extra data with each workflow and put it into the context 1.60 metacpan
Workflow::Persister::DBI::SequenceId Persister to fetch ID from a sequence 1.60 metacpan
Workflow::Persister::File Persist workflow and history to the filesystem 1.60 metacpan
Workflow::Persister::RandomId Persister to generate random ID 1.60 metacpan
Workflow::Persister::SPOPS Persist workflows using SPOPS 1.60 metacpan
Workflow::Persister::UUID Persister to generate Universally Unique Identifiers 1.60 metacpan
Workflow::State Information about an individual state in a workflow 1.60 metacpan
Workflow::Validator Ensure data are valid 1.60 metacpan
Workflow::Validator::HasRequiredField Validator to ensure certain data are in the context 1.60 metacpan
Workflow::Validator::InEnumeratedType Ensure a value is one of a declared set of values 1.60 metacpan
Workflow::Validator::MatchesDateFormat Ensure a stringified date matches a given pattern 1.60 metacpan

Other Files

Changes.md metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
dist.ini metacpan