Kwalitee Issues

has_changelog

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

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Data-TableReader-0.001/lib/Data/TableReader/Field.pm -- Around line 96: Deleting unknown formatting code U<>

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

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.

Modules

Name Abstract Version View
Data::TableReader Extract records from "dirty" tabular data sources 0.001 metacpan
Data::TableReader::Decoder Base class for table decoders 0.001 metacpan
Data::TableReader::Decoder::CSV Access rows of a comma-delimited text file 0.001 metacpan
Data::TableReader::Decoder::IdiotCSV Access rows of a badly formatted comma-delimited test file 0.001 metacpan
Data::TableReader::Decoder::Spreadsheet Base class for implementing spreadsheet decoders 0.001 metacpan
Data::TableReader::Decoder::TSV Access rows of a tab-delimited text file 0.001 metacpan
Data::TableReader::Decoder::XLS Access sheets/rows of a Microsoft Excel '97 spreadsheet 0.001 metacpan
Data::TableReader::Decoder::XLSX Access sheets/rows of a Microsoft Excel 2003+ spreadsheet 0.001 metacpan
Data::TableReader::Field Field description for Data::TableReader 0.001 metacpan
Data::TableReader::Iterator Base class for iterators (blessed coderefs) 0.001 metacpan

Other Files

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