Kwalitee Issues

has_meta_yml

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

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Unix::Conf

no_pod_errors

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

Error: Unix-Conf-Bind8-0.3/Bind8/Conf/Acl.pm -- Around line 333: =cut found outside a pod block. Skipping to next block. Around line 344: =cut found outside a pod block. Skipping to next block. Around line 454: You forgot a '=back' before '=head1' Unix-Conf-Bind8-0.3/Bind8/Conf/Comment.pm -- Around line 44: =over without closing =back Unix-Conf-Bind8-0.3/Bind8/Conf/Controls.pm -- Around line 84: '=item' outside of any '=over' =over without closing =back Unix-Conf-Bind8-0.3/Bind8/Conf/Directive.pm -- Around line 24: =over without closing =back Unix-Conf-Bind8-0.3/Bind8/Conf/Include.pm -- Around line 81: =over without closing =back Unix-Conf-Bind8-0.3/Bind8/Conf/Key.pm -- Around line 73: =over without closing =back Unix-Conf-Bind8-0.3/Bind8/Conf/Logging/Channel.pm -- Around line 45: =over without closing =back Around line 424: =cut found outside a pod block. Skipping to next block. Around line 432: =cut found outside a pod block. Skipping to next block. Unix-Conf-Bind8-0.3/Bind8/Conf/Logging.pm -- Around line 129: =over without closing =back Unix-Conf-Bind8-0.3/Bind8/Conf/Options.pm -- Around line 152: =over without closing =back Unix-Conf-Bind8-0.3/Bind8/Conf/Server.pm -- Around line 79: =over without closing =back Unix-Conf-Bind8-0.3/Bind8/Conf/Trustedkeys.pm -- Around line 187: =over without closing =back Unix-Conf-Bind8-0.3/Bind8/Conf/Zone.pm -- Around line 212: =over without closing =back Unix-Conf-Bind8-0.3/Bind8/Conf.pm -- Around line 116: =over without closing =back Unix-Conf-Bind8-0.3/Bind8/DB/A.pm -- Around line 19: =over without closing =back Unix-Conf-Bind8-0.3/Bind8/DB/CNAME.pm -- Around line 19: =over is the last thing in the document?! Unix-Conf-Bind8-0.3/Bind8/DB/MX.pm -- Around line 19: =over without closing =back Unix-Conf-Bind8-0.3/Bind8/DB/PTR.pm -- Around line 19: =over is the last thing in the document?! Unix-Conf-Bind8-0.3/Bind8/DB/Record.pm -- Around line 46: You forgot a '=back' before '=head1' Around line 58: '=item' outside of any '=over' =over without closing =back Unix-Conf-Bind8-0.3/Bind8/DB/SOA.pm -- Around line 19: =over without closing =back Unix-Conf-Bind8-0.3/Bind8/DB.pm -- Around line 999: You forgot a '=back' before '=head1' Unix-Conf-Bind8-0.3/Bind8.pm -- Around line 94: You forgot a '=back' before '=head1'

has_meta_json

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

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.

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • Unix::Conf

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
Unix::Conf::Bind8 Front end for a suite of classes for manipulating a Bind8 conf and associated zone record files. 0.3 metacpan
Unix::Conf::Bind8::Conf Front end for a suite of classes for manipulating a Bind8 style configuration file. metacpan
Unix::Conf::Bind8::Conf::Acl Class for handling Bind8 configuration directive `acl'. metacpan
Unix::Conf::Bind8::Conf::Comment Class for handling comments between directives. metacpan
Unix::Conf::Bind8::Conf::Controls Class for handling Bind8 configuration directive `controls' metacpan
Unix::Conf::Bind8::Conf::Directive Base class for all classes representing various directives in a Bind8 configuration file. metacpan
Unix::Conf::Bind8::Conf::Include Class for representing an 'include' statement in a Bind8 configuration file. metacpan
Unix::Conf::Bind8::Conf::Key Class for handling Bind8 configuration directive `key' metacpan
Unix::Conf::Bind8::Conf::Lib metacpan
Unix::Conf::Bind8::Conf::Logging Class representing the 'logging' directive in a Bind8 Configuration file. metacpan
Unix::Conf::Bind8::Conf::Logging::Channel Class implementing the channel subdirective of the logging directive metacpan
Unix::Conf::Bind8::Conf::Options Class for representing Bind8 options directive metacpan
Unix::Conf::Bind8::Conf::Server Class for handling Bind8 configuration directive `server' metacpan
Unix::Conf::Bind8::Conf::Trustedkeys Class for handling Bind8 configuration directive `trustedkeys'. metacpan
Unix::Conf::Bind8::Conf::Zone Class for representing the Bind8 zone directive metacpan
Unix::Conf::Bind8::DB Class implementing methods for manipulation of a Bind records file. metacpan
Unix::Conf::Bind8::DB::A Class representing A records. metacpan
Unix::Conf::Bind8::DB::CNAME Class represending CNAME records. metacpan
Unix::Conf::Bind8::DB::Lib metacpan
Unix::Conf::Bind8::DB::MX Class representing MX records. metacpan
Unix::Conf::Bind8::DB::NS metacpan
Unix::Conf::Bind8::DB::PTR metacpan
Unix::Conf::Bind8::DB::Record Base class which contains methods which are inherited by the derived classes residing under Unix::Conf::Bind8::DB. metacpan
Unix::Conf::Bind8::DB::SOA metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan