Kwalitee Issues

no_pax_headers

If you use Mac OS X >= 10.6, use gnu tar (/usr/bin/gnutar) to avoid PAX headers. It's also important to rename (shorten) long file names (>= 100 characters) in the distribution.

Error: PaxHeader/LWP-UserAgent-Caching-0.03,PaxHeader/LWP-UserAgent-Caching-0.03,LWP-UserAgent-Caching-0.03/PaxHeader/MANIFEST,LWP-UserAgent-Caching-0.03/PaxHeader/MANIFEST,LWP-UserAgent-Caching-0.03/PaxHeader/META.json,LWP-UserAgent-Caching-0.03/PaxHeader/META.json,LWP-UserAgent-Caching-0.03/PaxHeader/META.yml,LWP-UserAgent-Caching-0.03/PaxHeader/META.yml,LWP-UserAgent-Caching-0.03/PaxHeader/Makefile.PL,LWP-UserAgent-Caching-0.03/PaxHeader/Makefile.PL,LWP-UserAgent-Caching-0.03/PaxHeader/README.md,LWP-UserAgent-Caching-0.03/PaxHeader/README.md,LWP-UserAgent-Caching-0.03/PaxHeader/lib,LWP-UserAgent-Caching-0.03/PaxHeader/lib,LWP-UserAgent-Caching-0.03/PaxHeader/t,LWP-UserAgent-Caching-0.03/PaxHeader/t,LWP-UserAgent-Caching-0.03/t/PaxHeader/00_use_ok_and_methods.t,LWP-UserAgent-Caching-0.03/t/PaxHeader/00_use_ok_and_methods.t,LWP-UserAgent-Caching-0.03/lib/PaxHeader/LWP,LWP-UserAgent-Caching-0.03/lib/PaxHeader/LWP,LWP-UserAgent-Caching-0.03/lib/LWP/PaxHeader/UserAgent,LWP-UserAgent-Caching-0.03/lib/LWP/PaxHeader/UserAgent,LWP-UserAgent-Caching-0.03/lib/LWP/UserAgent/PaxHeader/Caching.pm,LWP-UserAgent-Caching-0.03/lib/LWP/UserAgent/PaxHeader/Caching.pm

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

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.

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (9) does not match dist (7):
  • Missing in Dist: Changes, README

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.

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
LWP::UserAgent::Caching HTTP::Casing based UserAgent, finally done right 0.03 metacpan

Other Files

MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README.md metacpan