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/HTTP-Caching-0.09,PaxHeader/HTTP-Caching-0.09,HTTP-Caching-0.09/PaxHeader/MANIFEST,HTTP-Caching-0.09/PaxHeader/MANIFEST,HTTP-Caching-0.09/PaxHeader/META.json,HTTP-Caching-0.09/PaxHeader/META.json,HTTP-Caching-0.09/PaxHeader/META.yml,HTTP-Caching-0.09/PaxHeader/META.yml,HTTP-Caching-0.09/PaxHeader/Makefile.PL,HTTP-Caching-0.09/PaxHeader/Makefile.PL,HTTP-Caching-0.09/PaxHeader/README.md,HTTP-Caching-0.09/PaxHeader/README.md,HTTP-Caching-0.09/PaxHeader/lib,HTTP-Caching-0.09/PaxHeader/lib,HTTP-Caching-0.09/PaxHeader/t,HTTP-Caching-0.09/PaxHeader/t,HTTP-Caching-0.09/t/PaxHeader/00_use_ok_and_methods.t,HTTP-Caching-0.09/t/PaxHeader/00_use_ok_and_methods.t,HTTP-Caching-0.09/t/PaxHeader/01_modify_cache_control_headers.t,HTTP-Caching-0.09/t/PaxHeader/01_modify_cache_control_headers.t,HTTP-Caching-0.09/t/PaxHeader/02_store_respone.t,HTTP-Caching-0.09/t/PaxHeader/02_store_respone.t,HTTP-Caching-0.09/t/PaxHeader/03_retrieve_response.t,HTTP-Caching-0.09/t/PaxHeader/03_retrieve_response.t,HTTP-Caching-0.09/t/PaxHeader/04_naive_roundtrip.t,HTTP-Caching-0.09/t/PaxHeader/04_naive_roundtrip.t,HTTP-Caching-0.09/t/PaxHeader/05_may_store_in_cache.t,HTTP-Caching-0.09/t/PaxHeader/05_may_store_in_cache.t,HTTP-Caching-0.09/t/PaxHeader/06_may_reuse_from_cache.t,HTTP-Caching-0.09/t/PaxHeader/06_may_reuse_from_cache.t,HTTP-Caching-0.09/t/PaxHeader/07_revalidate.t,HTTP-Caching-0.09/t/PaxHeader/07_revalidate.t,HTTP-Caching-0.09/lib/PaxHeader/HTTP,HTTP-Caching-0.09/lib/PaxHeader/HTTP,HTTP-Caching-0.09/lib/HTTP/PaxHeader/Caching.pm,HTTP-Caching-0.09/lib/HTTP/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 (16) does not match dist (14):
  • 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
HTTP::Caching The RFC 7234 compliant brains to do caching right 0.09 metacpan

Other Files

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