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

no_pod_errors

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

Error: Apache-UploadMeter-0.9914/javascript.pod -- Around line 87: You forgot a '=back' before '=head3' Around line 129: '=item' outside of any '=over' Around line 137: =over should be: '=over' or '=over positive_number' You can't have =items (as at line 143) unless the first thing after the =over is an =item

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 Fri 16 Feb 2007 12:14:51 AM JST gpg: using DSA key EDB105896F9522D8 gpg: Can't check signature: No public key --- SIGNATURE Fri Feb 16 00:14:51 2007 +++ @@ -3,7 +3,7 @@ SHA1 6cced9626de3277468aedd6ab4deb6f785f46715 LICENSE SHA1 66429e868109672b85e4b3f185f0abda3fbcec9f MANIFEST SHA1 0d6d7a6756cc2739467bd09ec75b4c1253043f39 MANIFEST.SKIP -SHA1 6756c186b75735da9fff5dc07c9c8ec8767fd0fe META.yml +SHA1 ad98fac4f4c31bab269002e75151b9c14fa3db3b META.yml SHA1 7d312aa89b5ecd868d3678dae4d6f95638190bb8 Makefile.PL SHA1 bf0c8eda2dbcd7d54ae6c37cdb384e5d784d79e7 README SHA1 ae298184b6867c5649d87e31a013643a488bf0bd 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.9914 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