Kwalitee Issues

has_changelog

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

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

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

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::Create
  • SRS::EPP::Command::Delete
  • SRS::EPP::Command::Extension
  • SRS::EPP::Command::Hello
  • SRS::EPP::Command::Info
  • SRS::EPP::Command::Login
  • SRS::EPP::Command::Logout
  • SRS::EPP::Command::Renew
  • SRS::EPP::Command::Update
  • 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::Response
  • SRS::EPP::Response::Error
  • SRS::EPP::Response::Greeting
  • SRS::EPP::SRSMessage
  • SRS::EPP::SRSRequest
  • SRS::EPP::SRSResponse
  • SRS::EPP::Session
  • SRS::EPP::Session::BackendQ
  • SRS::EPP::Session::CmdQ

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 metacpan
SRS::EPP::Command::Check metacpan
SRS::EPP::Command::Create metacpan
SRS::EPP::Command::Delete metacpan
SRS::EPP::Command::Extension metacpan
SRS::EPP::Command::Hello metacpan
SRS::EPP::Command::Info metacpan
SRS::EPP::Command::Login metacpan
SRS::EPP::Command::Logout metacpan
SRS::EPP::Command::Renew metacpan
SRS::EPP::Command::Update metacpan
SRS::EPP::Message abstract type for a single message particle metacpan
SRS::EPP::OpenPGP metacpan
SRS::EPP::Packets metacpan
SRS::EPP::Proxy IETF EPP <=> SRS XML proxy software 0.12 metacpan
SRS::EPP::Proxy::ConfigFromFile metacpan
SRS::EPP::Proxy::Listener socket factory class metacpan
SRS::EPP::Proxy::SimpleConfig metacpan
SRS::EPP::Proxy::UA subprocess-based UserAgent metacpan
SRS::EPP::Response EPP XML metacpan
SRS::EPP::Response::Error EPP exception/error response class metacpan
SRS::EPP::Response::Greeting metacpan
SRS::EPP::SRSMessage metacpan
SRS::EPP::SRSRequest metacpan
SRS::EPP::SRSResponse metacpan
SRS::EPP::Session logic for EPP Session State machine metacpan
SRS::EPP::Session::BackendQ manage tx queue for back-end processing metacpan
SRS::EPP::Session::CmdQ manage epp command/response queue metacpan

Other Files

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