| This Release | Workflow-1.39 | [Download] [Browse] | 02 Aug 2013 | ||||
| Other Releases | |||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (5) ] [ Dependencies ] [ Other Tools ] | ||||||
| CPAN Testers | PASS (232) FAIL (2) [ View Reports ] [ Perl/Platform Version Matrix ] | ||||||
| Rating |
(1 Reviews)
[ Rate this distribution ]
| ||||||
| License | The Perl 5 License (Artistic 1 & GPL 1) | ||||||
| Special Files |
|
||||||
| Workflow | Simple, flexible system to implement workflows | 1.39 | |
| Workflow::Action | Base class for Workflow actions | 1.11 | |
| Workflow::Action::InputField | Metadata about information required by an Action | 1.09 | |
| Workflow::Action::Mailer | a stub for a SMTP capable action | 1.01 | |
| Workflow::Action::Null | Workflow action for the terminally lazy | 1.03 | |
| Workflow::Base | Base class with constructor | 1.09 | |
| Workflow::Condition | Evaluate a condition depending on the workflow state and environment | 1.07 | |
| Workflow::Condition::CheckReturn | 1.0 | ||
| Workflow::Condition::Evaluate | Inline condition that evaluates perl code for truth | 1.03 | |
| Workflow::Condition::GreedyOR | 1.0 | ||
| Workflow::Condition::HasUser | Condition to determine if a user is available | 1.05 | |
| Workflow::Condition::LazyAND | 1.0 | ||
| Workflow::Condition::LazyOR | 1.0 | ||
| Workflow::Condition::Nested | Evaluate nested workflow conditions | 1.0 | |
| Workflow::Config | Parse configuration files for the workflow components | 1.13 | |
| Workflow::Config::Perl | Parse workflow configurations as Perl data structures | 1.03 | |
| Workflow::Config::XML | Parse workflow configurations from XML content | 1.05 | |
| Workflow::Context | Data blackboard for Workflows, Actions, Conditions and Validators | 1.05 | |
| Workflow::Exception | Base class for workflow exceptions | 1.09 | |
| Workflow::Factory | Generates new workflow and supporting objects | 1.22 | |
| Workflow::History | Recorded work on a workflow action or workflow itself | 1.10 | |
| Workflow::Persister | Base class for workflow persistence | 1.10 | |
| Workflow::Persister::DBI | Persist workflow and history to DBI database | 1.20 | |
| Workflow::Persister::DBI::AutoGeneratedId | Pull IDs from databases that autogenerate them | 1.07 | |
| Workflow::Persister::DBI::ExtraData | Fetch extra data with each workflow and put it into the context | 1.05 | |
| Workflow::Persister::DBI::SequenceId | Persister to fetch ID from a sequence | 1.05 | |
| Workflow::Persister::File | Persist workflow and history to the filesystem | 1.11 | |
| Workflow::Persister::RandomId | Persister to generate random ID | 1.03 | |
| Workflow::Persister::SPOPS | Persist workflows using SPOPS | 1.07 | |
| Workflow::Persister::UUID | Persister to generate Universally Unique Identifiers | 1.03 | |
| Workflow::State | Information about an individual state in a workflow | 1.16 | |
| Workflow::Validator | Ensure data are valid | 1.07 | |
| Workflow::Validator::HasRequiredField | Validator to ensure certain data are in the context | 1.05 | |
| Workflow::Validator::InEnumeratedType | Ensure a value is one of a declared set of values | 1.04 | |
| Workflow::Validator::MatchesDateFormat | Ensure a stringified date matches a given pattern | 1.06 |
|
struct/README |