Kwalitee Issues

No Core Issues.

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • Test::Pod::Links

Modules

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

Other Files

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