Kwalitee Issues

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

no_broken_module_install

Upgrade the bundled version of Module::Install to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)

no_broken_auto_install

Upgrade the bundled version of Module::Install to at least 0.89, but preferably to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: WWW-YouTube-2006.0519/lib/WWW/YouTube/HTML.pm -- Around line 919: =cut found outside a pod block. Skipping to next block. Around line 930: =cut found outside a pod block. Skipping to next block. WWW-YouTube-2006.0519/lib/WWW/YouTube/ML.pm -- Around line 454: =cut found outside a pod block. Skipping to next block. Around line 465: =cut found outside a pod block. Skipping to next block. WWW-YouTube-2006.0519/lib/WWW/YouTube/XML.pm -- Around line 208: =cut found outside a pod block. Skipping to next block. Around line 217: =cut found outside a pod block. Skipping to next block. Around line 352: =cut found outside a pod block. Skipping to next block. Around line 361: =cut found outside a pod block. Skipping to next block.

valid_signature

Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.

Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Sat 20 May 2006 11:41:15 AM JST gpg: using DSA key 998872B983CE80A3 gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==

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_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

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.

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.00,1.01

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_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
WWW::YouTube YouTube Developer Interface 0.00 metacpan
WWW::YouTube::Com (plete) setup of WWW::YouTube with needed personal parameters metacpan
WWW::YouTube::HTML metacpan
WWW::YouTube::HTML::API metacpan
WWW::YouTube::ML metacpan
WWW::YouTube::ML::API 1.01 metacpan
WWW::YouTube::XML metacpan
WWW::YouTube::XML::API metacpan

Other Files

Build.PL metacpan
ChangeLog metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan