Kwalitee Issues

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

no_pod_errors

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

Error: Authen-Krb5-Admin-0.11/Admin.pm -- Around line 313: Expected text after =item, not a bullet Around line 317: Expected text after =item, not a bullet Around line 321: Expected text after =item, not a bullet Around line 325: Expected text after =item, not a bullet Around line 329: Expected text after =item, not a bullet Around line 333: Expected text after =item, not a bullet Around line 343: Expected text after =item, not a bullet Around line 348: Expected text after =item, not a bullet Around line 352: Expected text after =item, not a bullet Around line 356: Expected text after =item, not a bullet Around line 360: Expected text after =item, not a bullet Around line 364: Expected text after =item, not a bullet Around line 368: Expected text after =item, not a bullet Around line 378: Expected text after =item, not a bullet Around line 382: Expected text after =item, not a bullet Around line 386: Expected text after =item, not a bullet Around line 392: Expected text after =item, not a bullet Around line 397: Expected text after =item, not a bullet Around line 402: Expected text after =item, not a bullet Around line 406: Expected text after =item, not a bullet Around line 411: Expected text after =item, not a bullet Around line 426: Expected text after =item, not a bullet Around line 430: Expected text after =item, not a bullet Around line 437: Expected text after =item, not a bullet Around line 443: Expected text after =item, not a bullet Around line 447: Expected text after =item, not a bullet Around line 453: Expected text after =item, not a bullet Around line 459: Expected text after =item, not a bullet Around line 465: Expected text after =item, not a bullet Around line 469: Expected text after =item, not a bullet Around line 474: Expected text after =item, not a bullet Around line 479: Expected text after =item, not a bullet Around line 485: Expected text after =item, not a bullet Around line 491: Expected text after =item, not a bullet Around line 496: Expected text after =item, not a bullet Around line 501: Expected text after =item, not a bullet Around line 505: Expected text after =item, not a bullet Around line 510: Expected text after =item, not a bullet Around line 550: Expected text after =item, not a bullet Around line 554: Expected text after =item, not a bullet Around line 558: Expected text after =item, not a bullet Around line 565: Expected text after =item, not a bullet Around line 569: Expected text after =item, not a bullet Around line 575: Expected text after =item, not a bullet Around line 579: Expected text after =item, not a bullet Around line 585: Expected text after =item, not a bullet Around line 590: Expected text after =item, not a bullet Around line 596: Expected text after =item, not a bullet Around line 601: Expected text after =item, not a bullet Around line 607: Expected text after =item, not a bullet Around line 611: Expected text after =item, not a bullet Around line 615: Expected text after =item, not a bullet Around line 620: Expected text after =item, not a bullet Around line 625: Expected text after =item, not a bullet Around line 633: Expected text after =item, not a bullet Around line 639: Expected text after =item, not a bullet

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.

no_stdin_for_prompting

Use the prompt() method from ExtUtils::MakeMaker/Module::Build.

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: Authen::Krb5::Admin

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).

Modules

Name Abstract Version View
Authen::Krb5::Admin Perl extension for MIT Kerberos 5 admin interface 0.11 metacpan

Other Files

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