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 Sun 11 Feb 2007 08:08:57 PM JST gpg: using DSA key EDB105896F9522D8 gpg: Can't check signature: No public key --- SIGNATURE Sun Feb 11 20:08:57 2007 +++ @@ -3,7 +3,7 @@ SHA1 6cced9626de3277468aedd6ab4deb6f785f46715 LICENSE SHA1 d153ea461bfcea10c806fdf4ceade44907a7b8d4 MANIFEST SHA1 0d6d7a6756cc2739467bd09ec75b4c1253043f39 MANIFEST.SKIP -SHA1 4e7b7c36c60492e65b47d736d553bc34c5ed7cd9 META.yml +SHA1 59d01201a3d94a612669a8ff47fb965082ff8f24 META.yml SHA1 7d312aa89b5ecd868d3678dae4d6f95638190bb8 Makefile.PL SHA1 bf0c8eda2dbcd7d54ae6c37cdb384e5d784d79e7 README SHA1 073f8ed2b0e9d951bd37990064168257d1b86e6f lib/Apache/UploadMeter.pm ==> 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.9913 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