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.

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Palm::Progect::Date, Palm::Progect::Prefs

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.

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: Palm::Progect, Palm::Progect::Constants, Palm::Progect::Converter, Palm::Progect::Converter::CSV, Palm::Progect::Converter::HTML, Palm::Progect::Converter::Text, Palm::Progect::DB_18::Prefs, Palm::Progect::DB_18::Record, Palm::Progect::DB_23::Prefs, Palm::Progect::DB_23::Record, Palm::Progect::Date, Palm::Progect::Prefs, Palm::Progect::Record, Palm::Progect::VersionDelegator

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
Palm::Progect Handler for Palm Progect databases. 2.0.2 metacpan
Palm::Progect::Constants metacpan
Palm::Progect::Converter delegate to specific Conversion module based on format metacpan
Palm::Progect::Converter::CSV Convert between Progect databases and CSV files metacpan
Palm::Progect::Converter::HTML metacpan
Palm::Progect::Converter::Text Convert between Progect databases and Text files metacpan
Palm::Progect::DB_18::Prefs metacpan
Palm::Progect::DB_18::Record metacpan
Palm::Progect::DB_23::Prefs metacpan
Palm::Progect::DB_23::Record metacpan
Palm::Progect::Date utility routines for converting dates metacpan
Palm::Progect::Prefs Preferences of the Progect Database metacpan
Palm::Progect::Record Individual Records of the Progect Database metacpan
Palm::Progect::VersionDelegator Delegate to specific Progect db driver based on version metacpan

Other Files

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