Kwalitee Issues

prereq_matches_use

List all used modules in META.yml requires

Error:

  • HTML::Parser

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.

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: Decoder-HTML/lib/Data/TableReader/Decoder/HTML.pm

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.010 metacpan
Data::TableReader::Decoder Base class for table decoders 0.010 metacpan
Data::TableReader::Decoder::CSV Access rows of a comma-delimited text file 0.010 metacpan
Data::TableReader::Decoder::HTML metacpan
Data::TableReader::Decoder::IdiotCSV Access rows of a badly formatted comma-delimited text file 0.010 metacpan
Data::TableReader::Decoder::Mock Mock decoder for test cases 0.010 metacpan
Data::TableReader::Decoder::Spreadsheet Base class for implementing spreadsheet decoders 0.010 metacpan
Data::TableReader::Decoder::TSV Access rows of a tab-delimited text file 0.010 metacpan
Data::TableReader::Decoder::XLS Access sheets/rows of a Microsoft Excel '97 workbook 0.010 metacpan
Data::TableReader::Decoder::XLSX Access sheets/rows of a modern Microsoft Excel workbook 0.010 metacpan
Data::TableReader::Field Field specification for Data::TableReader 0.010 metacpan
Data::TableReader::Iterator Base class for iterators (blessed coderefs) 0.010 metacpan

Other Files

Changes metacpan
Decoder-HTML/dist.ini metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
README.md metacpan
dist.ini metacpan