Kwalitee Issues

has_meta_yml

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

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.

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 (40) does not match dist (55):
  • Missing in MANIFEST: CVS/Entries, CVS/Repository, CVS/Root, lib/CVS/Entries, lib/CVS/Repository, lib/CVS/Root, lib/Text/CVS/Entries, lib/Text/CVS/Repository, lib/Text/CVS/Root, lib/Text/NASA_Ames/CVS/Entries, lib/Text/NASA_Ames/CVS/Repository, lib/Text/NASA_Ames/CVS/Root, t/CVS/Entries, t/CVS/Repository, t/CVS/Root

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Class::Accessor

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

has_meta_json

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

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.

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: Text::NASA_Ames, Text::NASA_Ames::DataEntry, Text::NASA_Ames::FFI1001, Text::NASA_Ames::FFI1010, Text::NASA_Ames::FFI1020, Text::NASA_Ames::FFI2010, Text::NASA_Ames::FFI2110, Text::NASA_Ames::FFI2160, Text::NASA_Ames::FFI2310, Text::NASA_Ames::FFI3010, Text::NASA_Ames::FFI4010, Text::NASA_Ames::FFIx010

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.02,1.01,1.02

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
Text::NASA_Ames Reading data from NASA Ames files 0.02 metacpan
Text::NASA_Ames::DataEntry The simples NASA_Ames data-presentation 1.01 metacpan
Text::NASA_Ames::FFI1001 Implementation of FFI1001 NASA_Ames format 1.01 metacpan
Text::NASA_Ames::FFI1010 Implementation of FFI1010 NASA_Ames format 1.01 metacpan
Text::NASA_Ames::FFI1020 Implementation of FFI1020 NASA_Ames format 1.01 metacpan
Text::NASA_Ames::FFI2010 Implementation of FFI2010 NASA_Ames format 1.01 metacpan
Text::NASA_Ames::FFI2110 Implementation of FFI2110 NASA_Ames format 1.01 metacpan
Text::NASA_Ames::FFI2160 Implementation of FFI2160 NASA_Ames format 1.02 metacpan
Text::NASA_Ames::FFI2310 Implementation of FFI2310 NASA_Ames format 1.01 metacpan
Text::NASA_Ames::FFI3010 Implementation of FFI3010 NASA_Ames format 1.01 metacpan
Text::NASA_Ames::FFI4010 Implementation of FFI4010 NASA_Ames format 1.01 metacpan
Text::NASA_Ames::FFIx010 Implementation of FFIx010 NASA_Ames format 1.01 metacpan

Provides

Name File View
Pure::Text::NASA_Ames lib/Text/NASA_Ames.pm metacpan
Pure::Text::NASA_Ames::DataEntry lib/Text/NASA_Ames/DataEntry.pm metacpan
Pure::Text::NASA_Ames::FFI2110 lib/Text/NASA_Ames/FFI2110.pm metacpan
Pure::Text::NASA_Ames::FFI2160 lib/Text/NASA_Ames/FFI2160.pm metacpan
Pure::Text::NASA_Ames::FFI2310 lib/Text/NASA_Ames/FFI2310.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan