Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.

Error: Missing mandatory field, 'abstract' (abstract) [Validation: 1.3];value is an undefined string (abstract) [Validation: 1.3]

no_pod_errors

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

Error: Package-Transporter-0.80/lib/Package/Transporter/Generator/Constant_Function.pod -- Around line 171: You forgot a '=back' before '=head1'

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 Mon 15 Mar 2010 04:12:07 AM JST gpg: using DSA key 767844C2C1BBC7BA gpg: Can't check signature: No public key --- SIGNATURE Mon Mar 15 04:12:07 2010 +++ @@ -1,6 +1,7 @@ SHA1 60bdc9a3dc0deb560e77ceccfd47e9f672a72409 Changes SHA1 d58a8b7ac72a2966827ffa1df5e88e8bc9ee7949 INSTALL -SHA1 cd0ca98cea4b4092c4646261efb447dd8144ccf9 MANIFEST +SHA1 8dda30148238c280688e51ed19f15bb7ef18fafb MANIFEST +SHA256 d6a0ae1d3a76f74826d2042ccb5727e2ba086f81183ce13d23c04a1b738fc3fa META.yml SHA1 94c8b690721aa8a73fc7044e47fbfb4f2e701b9c Makefile.PL SHA1 0aa62e9f8f7cccd1e3776e39df8b05859d56ae38 README SHA1 6f032ee44681171a311cfceb4d932ac53a72c54f Todo ==> MISMATCHED content between SIGNATURE and distribution files! <==

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.

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.

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
Package::Transporter Export, Import, AUTOLOAD, and OO meet 0.80 metacpan
Package::Transporter::Generator generic base class for subroutine generators metacpan
Package::Transporter::Generator::Closures_Demo example with RE and no quoting metacpan
Package::Transporter::Generator::Constant_Function base class for generating constant functions at compile time metacpan
Package::Transporter::Generator::Constant_Function::Enumerated metacpan
Package::Transporter::Generator::Constant_Function::Flatened metacpan
Package::Transporter::Generator::Constant_Function::Lowered metacpan
Package::Transporter::Generator::Constant_Function::Random metacpan
Package::Transporter::Generator::Eponymous_Directory require .pl files metacpan
Package::Transporter::Generator::Eponymous_Tie subroutines from a DB file metacpan
Package::Transporter::Generator::Export on-demand export metacpan
Package::Transporter::Generator::Hello_Anything full example from synopsis metacpan
Package::Transporter::Generator::SQL_Table store your subroutines in a database metacpan
Package::Transporter::Generator::Set_Accessors_Demo automatic set-style accessors metacpan
Package::Transporter::Generator::Suggested_Use automatically 'use MODULE' metacpan
Package::Transporter::Generator::Suggested_Use::Suggestions metacpan
Package::Transporter::Package metacpan
Package::Transporter::Path_Partition partitions the search path for rules metacpan
Package::Transporter::Pre_Selection metacpan
Package::Transporter::Rule a general rule class for Package::Transporter metacpan
Package::Transporter::Rule::Gone metacpan

Other Files

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