HTTP-Method 0.02
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-Method-0.02,PaxHeader/HTTP-Method-0.02,HTTP-Method-0.02/PaxHeader/MANIFEST,HTTP-Method-0.02/PaxHeader/MANIFEST,HTTP-Method-0.02/PaxHeader/META.json,HTTP-Method-0.02/PaxHeader/META.json,HTTP-Method-0.02/PaxHeader/META.yml,HTTP-Method-0.02/PaxHeader/META.yml,HTTP-Method-0.02/PaxHeader/Makefile.PL,HTTP-Method-0.02/PaxHeader/Makefile.PL,HTTP-Method-0.02/PaxHeader/README.md,HTTP-Method-0.02/PaxHeader/README.md,HTTP-Method-0.02/PaxHeader/lib,HTTP-Method-0.02/PaxHeader/lib,HTTP-Method-0.02/PaxHeader/t,HTTP-Method-0.02/PaxHeader/t,HTTP-Method-0.02/t/PaxHeader/00_use_ok_and_methods.t,HTTP-Method-0.02/t/PaxHeader/00_use_ok_and_methods.t,HTTP-Method-0.02/t/PaxHeader/01_http_methods.t,HTTP-Method-0.02/t/PaxHeader/01_http_methods.t,HTTP-Method-0.02/t/PaxHeader/02_http_methods_case_insensitive.t,HTTP-Method-0.02/t/PaxHeader/02_http_methods_case_insensitive.t,HTTP-Method-0.02/lib/PaxHeader/HTTP,HTTP-Method-0.02/lib/PaxHeader/HTTP,HTTP-Method-0.02/lib/HTTP/PaxHeader/Method.pm,HTTP-Method-0.02/lib/HTTP/PaxHeader/Method.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 (11) does not match dist (9):
- Missing in Dist: Changes, ignore.txt
- 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::Method | HTTP Request Method and Common Properties according to RFC 7231 | 0.02 | metacpan |