Kwalitee Issues

has_changelog

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

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

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: SRS::EPP::Proxy

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Config::Any
  • Crypt::OpenPGP
  • Crypt::OpenPGP::KeyRing
  • HTTP::Request::Common
  • LWP::UserAgent
  • Log::Log4perl
  • MooseX::ConfigFromFile
  • MooseX::StrictConstructor
  • MooseX::TimestampTZ
  • Net::SSLeay::OO
  • Net::SSLeay::OO::Constants
  • Net::SSLeay::OO::Error
  • PRANG::Graph::Context
  • Sub::Exporter
  • XML::LibXML
  • YAML

main_module_version_matches_dist_version

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

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.

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: SRS::EPP::Logging::SyslogAppender, SRS::EPP::Proxy, SRS::EPP::Response::Error::Map

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • SRS::EPP::Command
  • SRS::EPP::Command::Check
  • SRS::EPP::Command::Check::Contact
  • SRS::EPP::Command::Check::Domain
  • SRS::EPP::Command::Create
  • SRS::EPP::Command::Create::Contact
  • SRS::EPP::Command::Create::Domain
  • SRS::EPP::Command::Delete
  • SRS::EPP::Command::Delete::Contact
  • SRS::EPP::Command::Delete::Domain
  • SRS::EPP::Command::Extension
  • SRS::EPP::Command::Hello
  • SRS::EPP::Command::Info
  • SRS::EPP::Command::Info::Contact
  • SRS::EPP::Command::Info::Domain
  • SRS::EPP::Command::Login
  • SRS::EPP::Command::Logout
  • SRS::EPP::Command::PayloadClass
  • SRS::EPP::Command::Poll
  • SRS::EPP::Command::Renew
  • SRS::EPP::Command::Renew::Domain
  • SRS::EPP::Command::Transfer
  • SRS::EPP::Command::Transfer::Contact
  • SRS::EPP::Command::Transfer::Domain
  • SRS::EPP::Command::Update
  • SRS::EPP::Command::Update::Contact
  • SRS::EPP::Command::Update::Domain
  • SRS::EPP::Common::Contact
  • SRS::EPP::Common::Domain::NameServers
  • SRS::EPP::Logging::SyslogAppender
  • SRS::EPP::Message
  • SRS::EPP::OpenPGP
  • SRS::EPP::Packets
  • SRS::EPP::Proxy
  • SRS::EPP::Proxy::ConfigFromFile
  • SRS::EPP::Proxy::Listener
  • SRS::EPP::Proxy::SimpleConfig
  • SRS::EPP::Proxy::UA
  • SRS::EPP::Request
  • SRS::EPP::Response
  • SRS::EPP::Response::Error
  • SRS::EPP::Response::Error::Map
  • SRS::EPP::Response::Greeting
  • SRS::EPP::SRSMessage
  • SRS::EPP::SRSRequest
  • SRS::EPP::SRSResponse
  • SRS::EPP::Session
  • SRS::EPP::Session::BackendQ
  • SRS::EPP::Session::CmdQ
  • SRS::EPP::Session::Extensions

test_prereq_matches_use

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

Error:

  • HTTP::Request::Common
  • Log::Log4perl
  • MooseX::TimestampTZ
  • Scriptalicious
  • Sub::Exporter
  • Template
  • XML::LibXML
  • YAML

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.21,0.22

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
SRS::EPP::Command encapsulation of received EPP commands 0.22 metacpan
SRS::EPP::Command::Check 0.22 metacpan
SRS::EPP::Command::Check::Contact 0.22 metacpan
SRS::EPP::Command::Check::Domain 0.22 metacpan
SRS::EPP::Command::Create 0.22 metacpan
SRS::EPP::Command::Create::Contact 0.22 metacpan
SRS::EPP::Command::Create::Domain 0.22 metacpan
SRS::EPP::Command::Delete 0.22 metacpan
SRS::EPP::Command::Delete::Contact 0.22 metacpan
SRS::EPP::Command::Delete::Domain 0.22 metacpan
SRS::EPP::Command::Extension 0.22 metacpan
SRS::EPP::Command::Hello 0.22 metacpan
SRS::EPP::Command::Info 0.22 metacpan
SRS::EPP::Command::Info::Contact 0.22 metacpan
SRS::EPP::Command::Info::Domain 0.22 metacpan
SRS::EPP::Command::Login 0.22 metacpan
SRS::EPP::Command::Logout 0.22 metacpan
SRS::EPP::Command::PayloadClass 0.22 metacpan
SRS::EPP::Command::Poll 0.22 metacpan
SRS::EPP::Command::Renew 0.22 metacpan
SRS::EPP::Command::Renew::Domain 0.22 metacpan
SRS::EPP::Command::Transfer 0.22 metacpan
SRS::EPP::Command::Transfer::Contact 0.22 metacpan
SRS::EPP::Command::Transfer::Domain 0.22 metacpan
SRS::EPP::Command::Update 0.22 metacpan
SRS::EPP::Command::Update::Contact 0.22 metacpan
SRS::EPP::Command::Update::Domain 0.22 metacpan
SRS::EPP::Common::Contact 0.22 metacpan
SRS::EPP::Common::Domain::NameServers 0.22 metacpan
SRS::EPP::Logging::SyslogAppender 0.22 metacpan
SRS::EPP::Message abstract type for a single message particle 0.22 metacpan
SRS::EPP::OpenPGP 0.22 metacpan
SRS::EPP::Packets 0.22 metacpan
SRS::EPP::Proxy IETF EPP <=> SRS XML proxy software 0.21 metacpan
SRS::EPP::Proxy::ConfigFromFile 0.22 metacpan
SRS::EPP::Proxy::Listener socket factory class 0.22 metacpan
SRS::EPP::Proxy::SimpleConfig 0.22 metacpan
SRS::EPP::Proxy::UA subprocess-based UserAgent 0.22 metacpan
SRS::EPP::Request 0.22 metacpan
SRS::EPP::Response EPP XML 0.22 metacpan
SRS::EPP::Response::Error EPP exception/error response class 0.22 metacpan
SRS::EPP::Response::Error::Map 0.22 metacpan
SRS::EPP::Response::Greeting 0.22 metacpan
SRS::EPP::SRSMessage 0.22 metacpan
SRS::EPP::SRSRequest 0.22 metacpan
SRS::EPP::SRSResponse 0.22 metacpan
SRS::EPP::Session logic for EPP Session State machine 0.22 metacpan
SRS::EPP::Session::BackendQ manage tx queue for back-end processing 0.22 metacpan
SRS::EPP::Session::CmdQ manage epp command/response queue 0.22 metacpan
SRS::EPP::Session::Extensions 0.22 metacpan

Other Files

MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
dist.ini metacpan