Kwalitee Issues

has_manifest

Add a MANIFEST to the distribution. Your buildtool should be able to autogenerate it (eg "make manifest" or "./Build manifest")

has_meta_yml

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

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

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: Cannot find MANIFEST in dist.

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Net::EPP::Frame::Greeting, Net::EPP::Frame::Hello, Net::EPP::Frame::Response

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Digest::SHA1
  • IO::Socket::SSL
  • XML::LibXML
  • XML::LibXML::Document

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: Net-EPP-0.12/lib/Net/EPP/ResponseCodes.pm -- Around line 75: You forgot a '=back' before '=head2' Around line 77: '=item' outside of any '=over' Around line 87: You forgot a '=back' before '=head2' Around line 91: '=item' outside of any '=over' Around line 103: You forgot a '=back' before '=head3' Around line 105: '=item' outside of any '=over' Around line 119: You forgot a '=back' before '=head3' Around line 121: '=item' outside of any '=over' Around line 129: You forgot a '=back' before '=head3' Around line 131: '=item' outside of any '=over' Around line 149: You forgot a '=back' before '=head3' Around line 151: '=item' outside of any '=over' Around line 153: You forgot a '=back' before '=head3' Around line 155: '=item' outside of any '=over' Net-EPP-0.12/lib/Net/EPP/Simple.pm -- Around line 251: 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.

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::EPP::Client, Net::EPP::Frame, Net::EPP::Frame::Command, Net::EPP::Frame::Command::Check, Net::EPP::Frame::Command::Check::Contact, Net::EPP::Frame::Command::Check::Domain, Net::EPP::Frame::Command::Check::Host, Net::EPP::Frame::Command::Create, Net::EPP::Frame::Command::Create::Contact, Net::EPP::Frame::Command::Delete, Net::EPP::Frame::Command::Delete::Contact, Net::EPP::Frame::Command::Delete::Domain, Net::EPP::Frame::Command::Delete::Host, Net::EPP::Frame::Command::Info, Net::EPP::Frame::Command::Info::Contact, Net::EPP::Frame::Command::Info::Domain, Net::EPP::Frame::Command::Info::Host, Net::EPP::Frame::Command::Login, Net::EPP::Frame::Command::Logout, Net::EPP::Frame::Command::Poll, Net::EPP::Frame::Command::Poll::Ack, Net::EPP::Frame::Command::Poll::Req, Net::EPP::Frame::Command::Renew, Net::EPP::Frame::Command::Transfer, Net::EPP::Frame::Command::Transfer::Contact, Net::EPP::Frame::Command::Transfer::Domain, Net::EPP::Frame::Command::Update, Net::EPP::Frame::Command::Update::Contact, Net::EPP::Frame::Command::Update::Domain, Net::EPP::Frame::Command::Update::Host, Net::EPP::Frame::Greeting, Net::EPP::Frame::Hello, Net::EPP::Frame::ObjectSpec, Net::EPP::Frame::Response, Net::EPP::Protocol, Net::EPP::ResponseCodes

Modules

Name Abstract Version View
Net::EPP::Client a client library for the TCP transport for EPP, the Extensible Provisioning Protocol metacpan
Net::EPP::Frame An EPP XML frame system built on top of L<XML::LibXML>. metacpan
Net::EPP::Frame::Command an instance of L<Net::EPP::Frame> for client commands metacpan
Net::EPP::Frame::Command::Check an instance of L<Net::EPP::Frame::Command> for the EPP C<<check>> command. metacpan
Net::EPP::Frame::Command::Check::Contact an instance of L<Net::EPP::Frame::Command::Check> for contact objects. metacpan
Net::EPP::Frame::Command::Check::Domain an instance of L<Net::EPP::Frame::Command::Check> for domain names. metacpan
Net::EPP::Frame::Command::Check::Host an instance of L<Net::EPP::Frame::Command::Check> for host objects. metacpan
Net::EPP::Frame::Command::Create an instance of L<Net::EPP::Frame::Command> for the EPP C<<create>> command. metacpan
Net::EPP::Frame::Command::Create::Contact an instance of L<Net::EPP::Frame::Command::Create> for contact objects. metacpan
Net::EPP::Frame::Command::Delete an instance of L<Net::EPP::Frame::Command> for the EPP C<<delete>> command. metacpan
Net::EPP::Frame::Command::Delete::Contact an instance of L<Net::EPP::Frame::Command::Delete> for contact objects. metacpan
Net::EPP::Frame::Command::Delete::Domain an instance of L<Net::EPP::Frame::Command::Delete> for domain names. metacpan
Net::EPP::Frame::Command::Delete::Host an instance of L<Net::EPP::Frame::Command::Delete> for contact objects. metacpan
Net::EPP::Frame::Command::Info an instance of L<Net::EPP::Frame::Command> for the EPP C<<info>> command. metacpan
Net::EPP::Frame::Command::Info::Contact an instance of L<Net::EPP::Frame::Command::Info> for contact objects. metacpan
Net::EPP::Frame::Command::Info::Domain an instance of L<Net::EPP::Frame::Command::Info> for domain names. metacpan
Net::EPP::Frame::Command::Info::Host an instance of L<Net::EPP::Frame::Command::Info> for host objects. metacpan
Net::EPP::Frame::Command::Login an instance of L<Net::EPP::Frame::Command> for the EPP C<<login>> command. metacpan
Net::EPP::Frame::Command::Logout an instance of L<Net::EPP::Frame::Command> for the EPP C<<logout>> command. metacpan
Net::EPP::Frame::Command::Poll an instance of L<Net::EPP::Frame::Command> for the EPP C<<Poll>> command. metacpan
Net::EPP::Frame::Command::Poll::Ack an instance of L<Net::EPP::Frame::Command> for the EPP C<<Poll>> acknowledge command. metacpan
Net::EPP::Frame::Command::Poll::Req an instance of L<Net::EPP::Frame::Command> for the EPP C<<Poll>> request command. metacpan
Net::EPP::Frame::Command::Renew an instance of L<Net::EPP::Frame::Command> for the EPP C<<renew>> command. metacpan
Net::EPP::Frame::Command::Transfer an instance of L<Net::EPP::Frame::Command> for the EPP C<<transfer>> command. metacpan
Net::EPP::Frame::Command::Transfer::Contact an instance of L<Net::EPP::Frame::Command::Transfer> for contact objects. metacpan
Net::EPP::Frame::Command::Transfer::Domain an instance of L<Net::EPP::Frame::Command::Transfer> for domain objects. metacpan
Net::EPP::Frame::Command::Update an instance of L<Net::EPP::Frame::Command> for the EPP C<<update>> command. metacpan
Net::EPP::Frame::Command::Update::Contact an instance of L<Net::EPP::Frame::Command::Update> for contact objects. metacpan
Net::EPP::Frame::Command::Update::Domain an instance of L<Net::EPP::Frame::Command::Update> for domain names. metacpan
Net::EPP::Frame::Command::Update::Host an instance of L<Net::EPP::Frame::Command::Update> for host objects. metacpan
Net::EPP::Frame::Greeting an instance of L<Net::EPP::Frame> for server greetings metacpan
Net::EPP::Frame::Hello an instance of L<Net::EPP::Frame> for client greetings metacpan
Net::EPP::Frame::ObjectSpec metadata about EPP object types metacpan
Net::EPP::Frame::Response an instance of L<Net::EPP::Frame> for server responses metacpan
Net::EPP::Protocol Low-level functions useful for both EPP clients and servers. metacpan
Net::EPP::ResponseCodes a module to export some constants that correspond to EPP response codes metacpan
Net::EPP::Simple a simple EPP client interface for the most common jobs metacpan

Other Files

Makefile.PL metacpan
README metacpan