Net-DRI 0.12 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- 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::DRI, Net::DRI::Cache, Net::DRI::DRD, Net::DRI::DRD::AFNIC, Net::DRI::DRD::Gandi, Net::DRI::DRD::ICANN, Net::DRI::DRD::VNDS, Net::DRI::Data::Changes, Net::DRI::Data::Hosts, Net::DRI::Data::Raw, Net::DRI::Data::RegistryObject, Net::DRI::Data::StatusList, Net::DRI::Exception, Net::DRI::Protocol, Net::DRI::Protocol::AFNIC::WS, Net::DRI::Protocol::AFNIC::WS::Domain, Net::DRI::Protocol::AFNIC::WS::Message, Net::DRI::Protocol::Gandi::Web, Net::DRI::Protocol::Gandi::Web::Connection, Net::DRI::Protocol::Gandi::Web::Domain, Net::DRI::Protocol::Gandi::Web::Message, Net::DRI::Protocol::Message, Net::DRI::Protocol::RRP, Net::DRI::Protocol::RRP::Connection, Net::DRI::Protocol::RRP::Core::Domain, Net::DRI::Protocol::RRP::Core::Host, Net::DRI::Protocol::RRP::Core::Session, Net::DRI::Protocol::RRP::Core::Status, Net::DRI::Protocol::RRP::Message, Net::DRI::Protocol::ResultStatus, Net::DRI::Registry, Net::DRI::Transport, Net::DRI::Transport::Dummy, Net::DRI::Transport::SOAP, Net::DRI::Transport::Socket, Net::DRI::Transport::Web, Net::DRI::Util
- 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.12,1.01,1.02,1.05,1.06,1.07,1.08
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Net::DRI | Interface to Domain Name Registries/Registrars/Resellers | 0.12 | metacpan |
Net::DRI::Cache | Local cache for Net::DRI | 1.05 | metacpan |
Net::DRI::DRD | Superclass of all Net::DRI Domain Registry Drivers | 1.06 | metacpan |
Net::DRI::DRD::AFNIC | AFNIC .FR/.RE Registry driver for Net::DRI | 1.01 | metacpan |
Net::DRI::DRD::Gandi | Gandi .COM/.NET/.ORG/.BIZ/.INFO/.NAME/.BE Registry driver for Net::DRI | 1.01 | metacpan |
Net::DRI::DRD::ICANN | ICANN policies for Net::DRI | 1.05 | metacpan |
Net::DRI::DRD::VNDS | Verisign .COM/.NET Registry driver for Net::DRI | 1.05 | metacpan |
Net::DRI::Data::Changes | Bundle of changes in Net::DRI | 1.05 | metacpan |
Net::DRI::Data::Hosts | Handle ordered list of nameservers (name, IPv4 addresses, IPv6 addresses) | 1.06 | metacpan |
Net::DRI::Data::Raw | Encapsulating raw data for Net::DRI | 1.05 | metacpan |
Net::DRI::Data::RegistryObject | Experimental API for Net::DRI operations | 1.05 | metacpan |
Net::DRI::Data::StatusList | Handle a collection of statuses for an object, in a registry independent fashion | 1.05 | metacpan |
Net::DRI::Exception | Class to store all exceptions inside Net::DRI | 1.05 | metacpan |
Net::DRI::Protocol | Superclass of all Net::DRI Protocols | 1.06 | metacpan |
Net::DRI::Protocol::AFNIC::WS | AFNIC Web Services Protocol for Net::DRI | 1.01 | metacpan |
Net::DRI::Protocol::AFNIC::WS::Domain | AFNIC Web Services Domain commands for Net::DRI | 1.01 | metacpan |
Net::DRI::Protocol::AFNIC::WS::Message | AFNIC WebService Message for Net::DRI | 1.01 | metacpan |
Net::DRI::Protocol::Gandi::Web | Gandi Web Scraping Protocol for Net::DRI | 1.01 | metacpan |
Net::DRI::Protocol::Gandi::Web::Connection | Gandi Web Connection handling for Net::DRI | 1.02 | metacpan |
Net::DRI::Protocol::Gandi::Web::Domain | Gandi web Domain commands for Net::DRI | 1.02 | metacpan |
Net::DRI::Protocol::Gandi::Web::Message | Gandi Web Scraping Message for Net::DRI | 1.01 | metacpan |
Net::DRI::Protocol::Message | Superclass of all protocol messages in Net::DRI | 1.05 | metacpan |
Net::DRI::Protocol::RRP | RRP 1.1/2.0 Protocol for Net::DRI | 1.05 | metacpan |
Net::DRI::Protocol::RRP::Connection | RRP Connection handling for Net::DRI | 1.05 | metacpan |
Net::DRI::Protocol::RRP::Core::Domain | RRP Domain commands for Net::DRI | 1.06 | metacpan |
Net::DRI::Protocol::RRP::Core::Host | RRP Host commands for Net::DRI | 1.06 | metacpan |
Net::DRI::Protocol::RRP::Core::Session | RRP Session commands | 1.06 | metacpan |
Net::DRI::Protocol::RRP::Core::Status | RRP Status for Net::DRI | 1.05 | metacpan |
Net::DRI::Protocol::RRP::Message | RRP Message for Net::DRI | 1.07 | metacpan |
Net::DRI::Protocol::ResultStatus | Encapsulate details of an operation result with standardization on EPP | 1.06 | metacpan |
Net::DRI::Registry | Specific instance of driver inside Net::DRI | 1.08 | metacpan |
Net::DRI::Transport | Superclass of all Net::DRI Transports | 1.06 | metacpan |
Net::DRI::Transport::Dummy | Net::DRI dummy transport for tests & debug | 1.06 | metacpan |
Net::DRI::Transport::SOAP | SOAP (HTTP/HTTPS) Transport for Net::DRI | 1.01 | metacpan |
Net::DRI::Transport::Socket | TCP/TLS Socket connection for Net::DRI | 1.07 | metacpan |
Net::DRI::Transport::Web | Web Scraping for Net::DRI | 1.01 | metacpan |
Net::DRI::Util | Various useful functions for Net::DRI operations | 1.05 | metacpan |