Pod-Usage 1.68
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: ./PaxHeaders.6080/Pod-Usage-1.68,./PaxHeaders.6080/Pod-Usage-1.68,Pod-Usage-1.68/PaxHeaders.6080/scripts,Pod-Usage-1.68/PaxHeaders.6080/scripts,Pod-Usage-1.68/scripts/PaxHeaders.6080/pod2usage.PL,Pod-Usage-1.68/scripts/PaxHeaders.6080/pod2usage.PL,Pod-Usage-1.68/PaxHeaders.6080/README,Pod-Usage-1.68/PaxHeaders.6080/README,Pod-Usage-1.68/PaxHeaders.6080/META.json,Pod-Usage-1.68/PaxHeaders.6080/META.json,Pod-Usage-1.68/PaxHeaders.6080/MANIFEST,Pod-Usage-1.68/PaxHeaders.6080/MANIFEST,Pod-Usage-1.68/PaxHeaders.6080/t,Pod-Usage-1.68/PaxHeaders.6080/t,Pod-Usage-1.68/t/PaxHeaders.6080/pod,Pod-Usage-1.68/t/PaxHeaders.6080/pod,Pod-Usage-1.68/t/pod/PaxHeaders.6080/headwithmarkup.t,Pod-Usage-1.68/t/pod/PaxHeaders.6080/headwithmarkup.t,Pod-Usage-1.68/t/pod/PaxHeaders.6080/selectsections.pl,Pod-Usage-1.68/t/pod/PaxHeaders.6080/selectsections.pl,Pod-Usage-1.68/t/pod/PaxHeaders.6080/headwithmarkup.pl,Pod-Usage-1.68/t/pod/PaxHeaders.6080/headwithmarkup.pl,Pod-Usage-1.68/t/pod/PaxHeaders.6080/p2u_data.pl,Pod-Usage-1.68/t/pod/PaxHeaders.6080/p2u_data.pl,Pod-Usage-1.68/t/pod/PaxHeaders.6080/selectheaders.pl,Pod-Usage-1.68/t/pod/PaxHeaders.6080/selectheaders.pl,Pod-Usage-1.68/t/pod/PaxHeaders.6080/pod2usage2.t,Pod-Usage-1.68/t/pod/PaxHeaders.6080/pod2usage2.t,Pod-Usage-1.68/t/pod/PaxHeaders.6080/pod2usage.xr,Pod-Usage-1.68/t/pod/PaxHeaders.6080/pod2usage.xr,Pod-Usage-1.68/t/pod/PaxHeaders.6080/testp2pt.pl,Pod-Usage-1.68/t/pod/PaxHeaders.6080/testp2pt.pl,Pod-Usage-1.68/t/pod/PaxHeaders.6080/usage.pod,Pod-Usage-1.68/t/pod/PaxHeaders.6080/usage.pod,Pod-Usage-1.68/t/pod/PaxHeaders.6080/selectheaders.t,Pod-Usage-1.68/t/pod/PaxHeaders.6080/selectheaders.t,Pod-Usage-1.68/t/pod/PaxHeaders.6080/selectsections.t,Pod-Usage-1.68/t/pod/PaxHeaders.6080/selectsections.t,Pod-Usage-1.68/t/pod/PaxHeaders.6080/pod2usage.t,Pod-Usage-1.68/t/pod/PaxHeaders.6080/pod2usage.t,Pod-Usage-1.68/t/pod/PaxHeaders.6080/usage2.pod,Pod-Usage-1.68/t/pod/PaxHeaders.6080/usage2.pod,Pod-Usage-1.68/t/pod/PaxHeaders.6080/testcmp.pl,Pod-Usage-1.68/t/pod/PaxHeaders.6080/testcmp.pl,Pod-Usage-1.68/PaxHeaders.6080/lib,Pod-Usage-1.68/PaxHeaders.6080/lib,Pod-Usage-1.68/lib/PaxHeaders.6080/Pod,Pod-Usage-1.68/lib/PaxHeaders.6080/Pod,Pod-Usage-1.68/lib/Pod/PaxHeaders.6080/Usage.pm,Pod-Usage-1.68/lib/Pod/PaxHeaders.6080/Usage.pm,Pod-Usage-1.68/PaxHeaders.6080/META.yml,Pod-Usage-1.68/PaxHeaders.6080/META.yml,Pod-Usage-1.68/PaxHeaders.6080/Makefile.PL,Pod-Usage-1.68/PaxHeaders.6080/Makefile.PL,Pod-Usage-1.68/PaxHeaders.6080/CHANGES,Pod-Usage-1.68/PaxHeaders.6080/CHANGES
- 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.
- 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_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.
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: Pod::Usage
- 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 |
---|---|---|---|
Pod::Usage | print a usage message from embedded pod documentation | 1.68 | metacpan |