Kwalitee Issues

meta_yml_is_parsable

Upgrade your YAML generator so it produces valid YAML.

Error: CPAN::Meta::YAML does not support a feature in line '!!perl/hash:Module::Build::Version'

prereq_matches_use

List all used modules in META.yml requires

Error:

  • DBI
  • Data::UUID

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: Workflow, Workflow::Action, Workflow::Action::InputField, Workflow::Action::Mailer, Workflow::Action::Null, Workflow::Base, Workflow::Condition, Workflow::Condition::Evaluate, Workflow::Condition::HasUser, Workflow::Config, Workflow::Config::Perl, Workflow::Config::XML, Workflow::Context, Workflow::Exception, Workflow::Factory, Workflow::History, Workflow::Persister, Workflow::Persister::DBI, Workflow::Persister::DBI::AutoGeneratedId, Workflow::Persister::DBI::ExtraData, Workflow::Persister::DBI::SequenceId, Workflow::Persister::File, Workflow::Persister::RandomId, Workflow::Persister::SPOPS, Workflow::Persister::UUID, Workflow::State, Workflow::Validator, Workflow::Validator::HasRequiredField, Workflow::Validator::InEnumeratedType, Workflow::Validator::MatchesDateFormat

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 1.01,1.02,1.03,1.04,1.05,1.06,1.07,1.08,1.09,1.10,1.11,1.18,1.19,1.29

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

configure_prereq_matches_use

List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires

Error:

  • Module::Build

Modules

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

Provides

Name File View
Action::Mailer lib/Workflow/Action/Mailer.pm metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan