HTTP-Caching 0.03
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.03,PaxHeader/HTTP-Caching-0.03,HTTP-Caching-0.03/PaxHeader/MANIFEST,HTTP-Caching-0.03/PaxHeader/MANIFEST,HTTP-Caching-0.03/PaxHeader/META.json,HTTP-Caching-0.03/PaxHeader/META.json,HTTP-Caching-0.03/PaxHeader/META.yml,HTTP-Caching-0.03/PaxHeader/META.yml,HTTP-Caching-0.03/PaxHeader/Makefile.PL,HTTP-Caching-0.03/PaxHeader/Makefile.PL,HTTP-Caching-0.03/PaxHeader/README.md,HTTP-Caching-0.03/PaxHeader/README.md,HTTP-Caching-0.03/PaxHeader/lib,HTTP-Caching-0.03/PaxHeader/lib,HTTP-Caching-0.03/PaxHeader/t,HTTP-Caching-0.03/PaxHeader/t,HTTP-Caching-0.03/t/PaxHeader/00_use_ok_and_methods.t,HTTP-Caching-0.03/t/PaxHeader/00_use_ok_and_methods.t,HTTP-Caching-0.03/t/PaxHeader/01_modify_cache_control_headers.t,HTTP-Caching-0.03/t/PaxHeader/01_modify_cache_control_headers.t,HTTP-Caching-0.03/t/PaxHeader/02_store_respone.t,HTTP-Caching-0.03/t/PaxHeader/02_store_respone.t,HTTP-Caching-0.03/t/PaxHeader/03_retrieve_response.t,HTTP-Caching-0.03/t/PaxHeader/03_retrieve_response.t,HTTP-Caching-0.03/t/PaxHeader/04_naive_roundtrip.t,HTTP-Caching-0.03/t/PaxHeader/04_naive_roundtrip.t,HTTP-Caching-0.03/t/PaxHeader/05_may_store_in_cache.t,HTTP-Caching-0.03/t/PaxHeader/05_may_store_in_cache.t,HTTP-Caching-0.03/t/PaxHeader/06_may_reuse_from_cache.t,HTTP-Caching-0.03/t/PaxHeader/06_may_reuse_from_cache.t,HTTP-Caching-0.03/t/PaxHeader/07_revalidate.t,HTTP-Caching-0.03/t/PaxHeader/07_revalidate.t,HTTP-Caching-0.03/lib/PaxHeader/HTTP,HTTP-Caching-0.03/lib/PaxHeader/HTTP,HTTP-Caching-0.03/lib/HTTP/PaxHeader/Caching.pm,HTTP-Caching-0.03/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.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| HTTP::Caching | The RFC 7234 compliant brains to do caching right | 0.03 | metacpan |