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: License '<undef>' is invalid (license) [Validation: 1.2];Missing mandatory field, 'license' (license) [Validation: 1.2]

no_files_to_be_skipped

Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.

Error: t/TEST.PL,t/conf/extra.conf.in

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 21 Feb 2007 09:36:51 PM JST gpg: using DSA key EDB105896F9522D8 gpg: Can't check signature: No public key --- SIGNATURE Wed Feb 21 21:36:51 2007 +++ @@ -3,7 +3,7 @@ SHA1 6cced9626de3277468aedd6ab4deb6f785f46715 LICENSE SHA1 66429e868109672b85e4b3f185f0abda3fbcec9f MANIFEST SHA1 0d6d7a6756cc2739467bd09ec75b4c1253043f39 MANIFEST.SKIP -SHA1 21dc7b287c6f6124a88d9f04d1824bd4c704d3e2 META.yml +SHA1 db6bb0c026a164e95d5ed384f5814b1968bff166 META.yml SHA1 7d312aa89b5ecd868d3678dae4d6f95638190bb8 Makefile.PL SHA1 bf0c8eda2dbcd7d54ae6c37cdb384e5d784d79e7 README SHA1 a0ab9ed0402b33835326e1cb32260b8a6759243c javascript.pod ==> 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_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.

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).

Modules

Name Abstract Version View
Apache::UploadMeter Apache module which implements an upload meter for form-based uploads 0.9915 metacpan
Apache::UploadMeter::Resources::CSS metacpan
Apache::UploadMeter::Resources::HTML metacpan
Apache::UploadMeter::Resources::JavaScript metacpan
Apache::UploadMeter::Resources::XML metacpan

Other Files

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