Kwalitee Issues

has_meta_yml

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

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (25) does not match dist (26):
  • Missing in MANIFEST: AnyData/Storage/File.pod

prereq_matches_use

List all used modules in META.yml requires

Error:

  • XML::Twig

no_pod_errors

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

Error: AnyData-0.07/AnyData/Format/XML.pm -- Around line 657: =pod directives shouldn't be over one line long! Ignoring all 10 lines of content

has_meta_json

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

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

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: AnyData, AnyData::Format::Base, AnyData::Format::CSV, AnyData::Format::FileSys, AnyData::Format::Fixed, AnyData::Format::HTMLtable, AnyData::Format::Ini, AnyData::Format::Mp3, AnyData::Format::Paragraph, AnyData::Format::Passwd, AnyData::Format::Pipe, AnyData::Format::Tab, AnyData::Format::Text, AnyData::Format::Weblog, AnyData::Format::XML, AnyData::Storage::File, AnyData::Storage::FileSys, AnyData::Storage::PassThru, AnyData::Storage::RAM, AnyData::Storage::TiedHash

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.05,0.07

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
AnyData easy access to data in many formats 0.07 metacpan
AnyData::Format::Base metacpan
AnyData::Format::CSV tiedhash & DBI/SQL access to CSV data 0.05 metacpan
AnyData::Format::FileSys metacpan
AnyData::Format::Fixed tiedhash & DBI/SQL access to Fixed length data 0.05 metacpan
AnyData::Format::HTMLtable 0.05 metacpan
AnyData::Format::Ini tiedhash & DBI/SQL access to ini files 0.05 metacpan
AnyData::Format::Mp3 tied hash and DBI access to Mp3 files 0.05 metacpan
AnyData::Format::Paragraph tiedhash & DBI/SQL access to vertical files 0.05 metacpan
AnyData::Format::Passwd 0.05 metacpan
AnyData::Format::Pipe tiedhash & DBI/SQL access to Pipe delimited files 0.05 metacpan
AnyData::Format::Tab tiedhash & DBI/SQL access to Tab delimited files 0.05 metacpan
AnyData::Format::Text metacpan
AnyData::Format::Weblog tiedhash & DBI/SQL access to HTTPD Logs 0.05 metacpan
AnyData::Format::XML tiedhash and DBI access to XML 0.05 metacpan
AnyData::Storage::File metacpan
AnyData::Storage::FileSys metacpan
AnyData::Storage::PassThru 0.07 metacpan
AnyData::Storage::RAM metacpan
AnyData::Storage::TiedHash metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan