Kwalitee Issues

buildtool_not_executable

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

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 (45) does not match dist (46):
  • Missing in MANIFEST: README

no_pod_errors

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

Error: Net-DirectConnect-0.13/lib/Net/DirectConnect/adc.pm -- Around line 58: Unknown directive: =no Around line 78: Unknown directive: =cu Around line 307: Unknown directive: =z Around line 547: Unknown directive: =z Around line 614: Unknown directive: =z Around line 628: Unknown directive: =COMMANDS Around line 789: Unknown directive: =auto Around line 883: Unknown directive: =no Net-DirectConnect-0.13/lib/Net/DirectConnect/adcs.pm -- Around line 3: Unknown directive: =CERTS Net-DirectConnect-0.13/lib/Net/DirectConnect/clihub.pm -- Around line 405: Unknown directive: =COMMANDS Around line 618: Unknown directive: =z Net-DirectConnect-0.13/lib/Net/DirectConnect/filelist.pm -- Around line 24: Unknown directive: =tofix Around line 225: Unknown directive: =cu Around line 436: Unknown directive: =old Around line 592: Unknown directive: =z Net-DirectConnect-0.13/lib/Net/DirectConnect/pslib/psmisc.pm -- Around line 4: Unknown directive: =copyright Around line 120: Unknown directive: =no Around line 156: Unknown directive: =with Around line 158: Non-ASCII character seen before =encoding in '[Ќоћ…Ґађ•е]'. Assuming UTF-8 Around line 165: Unknown directive: =was Around line 393: Unknown directive: =todo Around line 598: Unknown directive: =old Around line 990: Unknown directive: =bat Around line 1156: Unknown directive: =old Around line 1244: Unknown directive: =todo Around line 1548: Unknown directive: =c Around line 1566: Unknown directive: =schedule Net-DirectConnect-0.13/lib/Net/DirectConnect/pslib/pssql.pm -- Around line 4: Unknown directive: =copyright Around line 22: Unknown directive: =c Around line 555: Unknown directive: =c Around line 823: Unknown directive: =c Around line 1080: Unknown directive: =z Around line 1163: Unknown directive: =c Around line 2325: Unknown directive: =no Around line 2703: Unknown directive: =stem Around line 2860: Unknown directive: =no Net-DirectConnect-0.13/lib/Net/DirectConnect/pslib/psweb.pm -- Around line 4: Unknown directive: =copyright Around line 158: Unknown directive: =old Around line 214: Unknown directive: =was Around line 775: Unknown directive: =no Around line 856: Unknown directive: =old Around line 872: Unknown directive: =temp Around line 1326: Unknown directive: =direct Around line 1732: Unknown directive: =c Around line 2063: Unknown directive: =dep Net-DirectConnect-0.13/lib/Net/DirectConnect.pm -- Around line 897: Unknown directive: =hm Around line 936: Unknown directive: =no Around line 1338: Unknown directive: =no Around line 1840: Unknown directive: =no Around line 1872: Unknown directive: =no

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.

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

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: Net::DirectConnect, Net::DirectConnect::adc, Net::DirectConnect::adcs, Net::DirectConnect::clicli, Net::DirectConnect::clihub, Net::DirectConnect::http, Net::DirectConnect::hub, Net::DirectConnect::hubcli, Net::DirectConnect::hubhub, Net::DirectConnect::ipv6, Net::DirectConnect::nmdc, Net::DirectConnect::pslib::psmisc, Net::DirectConnect::pslib::pssql, Net::DirectConnect::pslib::psweb, Net::DirectConnect::sctp

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
Net::DirectConnect Perl Direct Connect protocol implementation 0.13 metacpan

Other Files

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