Kwalitee Issues

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

no_pod_errors

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

Error: Data-Tabular-0.25/lib/Data/Tabular/Extra.pm -- Around line 119: =over without closing =back Data-Tabular-0.25/lib/Data/Tabular/Group/Interface.pm -- Around line 170: =over without closing =back Data-Tabular-0.25/lib/Data/Tabular/Group.pm -- Around line 200: =over without closing =back Data-Tabular-0.25/lib/Data/Tabular/Output/CSV.pm -- Around line 62: =over without closing =back Data-Tabular-0.25/lib/Data/Tabular/Output/HTML.pm -- Around line 126: =over without closing =back Data-Tabular-0.25/lib/Data/Tabular/Output/TXT.pm -- Around line 84: =over without closing =back Data-Tabular-0.25/lib/Data/Tabular/Output/XLS.pm -- Around line 304: =over without closing =back Data-Tabular-0.25/lib/Data/Tabular/Output.pm -- Around line 87: =over without closing =back Data-Tabular-0.25/lib/Data/Tabular/Table/Data.pm -- Around line 115: =over without closing =back

valid_signature

Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.

Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Wed 31 May 2006 07:57:52 AM JST gpg: using DSA key 9624ABFD7D47D05C gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==

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.

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: Data::Tabular, Data::Tabular::Cell, Data::Tabular::Column, Data::Tabular::Config::Extra, Data::Tabular::Config::Output, Data::Tabular::Extra, Data::Tabular::Group, Data::Tabular::Group::Interface, Data::Tabular::Output, Data::Tabular::Output::CSV, Data::Tabular::Output::HTML, Data::Tabular::Output::TXT, Data::Tabular::Output::XLS, Data::Tabular::Row, Data::Tabular::Row::Averages, Data::Tabular::Row::Data, Data::Tabular::Row::Extra, Data::Tabular::Row::Group, Data::Tabular::Row::Header, Data::Tabular::Row::Titles, Data::Tabular::Row::Totals, Data::Tabular::Table, Data::Tabular::Table::Data, Data::Tabular::Table::Extra, Data::Tabular::Table::Group

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
Data::Tabular Handy Table Manipulation and rendering Object 0.25 metacpan
Data::Tabular::Cell This object holds the information needed by a cell. metacpan
Data::Tabular::Column metacpan
Data::Tabular::Config::Extra metacpan
Data::Tabular::Config::Output metacpan
Data::Tabular::Extra metacpan
Data::Tabular::Group metacpan
Data::Tabular::Group::Interface Object that is passed into I<group_by> methods metacpan
Data::Tabular::Output metacpan
Data::Tabular::Output::CSV metacpan
Data::Tabular::Output::HTML metacpan
Data::Tabular::Output::TXT metacpan
Data::Tabular::Output::XLS metacpan
Data::Tabular::Row metacpan
Data::Tabular::Row::Averages metacpan
Data::Tabular::Row::Data metacpan
Data::Tabular::Row::Extra metacpan
Data::Tabular::Row::Group metacpan
Data::Tabular::Row::Header metacpan
Data::Tabular::Row::Titles metacpan
Data::Tabular::Row::Totals metacpan
Data::Tabular::Table metacpan
Data::Tabular::Table::Data metacpan
Data::Tabular::Table::Extra metacpan
Data::Tabular::Table::Group metacpan

Other Files

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