Kwalitee Issues

no_pod_errors

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

Error: Data-Grid-0.02_01/lib/Data/Grid/Table.pm -- Around line 98: You forgot a '=back' before '=head2' Around line 112: '=item' outside of any '=over' Around line 252: Non-ASCII character seen before =encoding in 'naïve>'. Assuming UTF-8

has_meta_json

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

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

consistent_version

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

Error: 0.01_01,0.02_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.

Modules

Name Abstract Version View
Data::Grid Incremental read access to grid-based data 0.02_01 metacpan
Data::Grid::CSV CSV driver for Data::Grid 0.02_01 metacpan
Data::Grid::Cell Cell implementation for Data::Grid::Row 0.01_01 metacpan
Data::Grid::Container Generic superclass for Data::Grid containers 0.02_01 metacpan
Data::Grid::Excel Excel (original OLE format) driver for Data::Grid 0.02_01 metacpan
Data::Grid::Excel::XLSX OOXML standard Excel driver for Data::Grid 0.02_01 metacpan
Data::Grid::Row Row implementation for Data::Grid::Table 0.02_01 metacpan
Data::Grid::Table A table implementation for Data::Grid 0.02_01 metacpan
Data::Grid::Types Type library for Data::Grid 0.02_01 metacpan

Provides

Name File View
Data::Grid::CSV::Cell lib/Data/Grid/CSV.pm metacpan
Data::Grid::CSV::Row lib/Data/Grid/CSV.pm metacpan
Data::Grid::CSV::Table lib/Data/Grid/CSV.pm metacpan
Data::Grid::Excel::Cell lib/Data/Grid/Excel.pm metacpan
Data::Grid::Excel::Row lib/Data/Grid/Excel.pm metacpan
Data::Grid::Excel::Table lib/Data/Grid/Excel.pm metacpan

Other Files

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