Kwalitee Issues

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

has_meta_json

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

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.00,2.00,2.01

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

has_separate_license_file

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

Modules

Name Abstract Version View
ETL::Pipeline Extract-Transform-Load pattern for data file conversions 2.01 metacpan
ETL::Pipeline::Input Role for ETL::Pipeline input sources 2.00 metacpan
ETL::Pipeline::Input::DelimitedText Input source for CSV, tab, or pipe delimited files 2.00 metacpan
ETL::Pipeline::Input::Excel Input source for Microsoft Excel spreadsheets 2.00 metacpan
ETL::Pipeline::Input::File Role for file based input sources 2.00 metacpan
ETL::Pipeline::Input::FileListing Input source of a disk folder 2.00 metacpan
ETL::Pipeline::Input::Tabular Sequential input in rows and columns 1.00 metacpan
ETL::Pipeline::Input::UnitTest Input source for unit tests 2.00 metacpan
ETL::Pipeline::Input::Xml Records from an XML file 2.00 metacpan
ETL::Pipeline::Input::XmlFiles Records in individual XML files 2.00 metacpan
ETL::Pipeline::Output Role for ETL::Pipeline output destinations 2.00 metacpan
ETL::Pipeline::Output::Memory Save records in memory 1.00 metacpan
ETL::Pipeline::Output::Perl Execute arbitrary Perl code against every record 2.00 metacpan
ETL::Pipeline::Output::Storage::Hash Holds the current record in a hash 1.00 metacpan
ETL::Pipeline::Output::UnitTest Output destination for unit tests 2.00 metacpan

Other Files

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