Net-DNS 0.38_01 Deleted
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:
- Digest::HMAC_MD5
- Win32::Registry
- 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::DNS, Net::DNS::Header, Net::DNS::Nameserver, Net::DNS::Packet, Net::DNS::Question, Net::DNS::RR, Net::DNS::RR::A, Net::DNS::RR::AAAA, Net::DNS::RR::AFSDB, Net::DNS::RR::CERT, Net::DNS::RR::CNAME, Net::DNS::RR::DNAME, Net::DNS::RR::EID, Net::DNS::RR::HINFO, Net::DNS::RR::ISDN, Net::DNS::RR::LOC, Net::DNS::RR::MB, Net::DNS::RR::MG, Net::DNS::RR::MINFO, Net::DNS::RR::MR, Net::DNS::RR::MX, Net::DNS::RR::NAPTR, Net::DNS::RR::NIMLOC, Net::DNS::RR::NS, Net::DNS::RR::NSAP, Net::DNS::RR::NULL, Net::DNS::RR::OPT, Net::DNS::RR::PTR, Net::DNS::RR::PX, Net::DNS::RR::RP, Net::DNS::RR::RT, Net::DNS::RR::SOA, Net::DNS::RR::SRV, Net::DNS::RR::TKEY, Net::DNS::RR::TSIG, Net::DNS::RR::TXT, Net::DNS::RR::X25, Net::DNS::Resolver, Net::DNS::Resolver::Base, Net::DNS::Resolver::Recurse, Net::DNS::Resolver::UNIX, Net::DNS::Resolver::Win32, Net::DNS::Select, Net::DNS::Update
- 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:
- Net::DNS::RR::EID
- Net::DNS::RR::NIMLOC
- Net::DNS::RR::NSAP
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- Digest::HMAC_MD5
- no_invalid_versions
-
Fix the version numbers so that version::is_lax($version) returns true.
Error:
- lib/Net/DNS/Header.pm: HASH(0x5609d4a183e8)
- lib/Net/DNS/Nameserver.pm: HASH(0x5609d45641d8)
- lib/Net/DNS/Packet.pm: HASH(0x5609d4e80388)
- lib/Net/DNS/Question.pm: HASH(0x5609d49f6408)
- lib/Net/DNS/RR.pm: HASH(0x5609d4a0f7a8)
- lib/Net/DNS/Resolver.pm: HASH(0x5609d4e5f888)
- lib/Net/DNS/Resolver/Base.pm: HASH(0x5609d49b79e0)
- lib/Net/DNS/Resolver/Recurse.pm: HASH(0x5609d498c0f0)
- lib/Net/DNS/Update.pm: HASH(0x5609d493ed00)
- 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.38_01,1.3
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- 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::DNS | Perl interface to the DNS resolver | 0.38_01 | metacpan |
Net::DNS::Header | DNS packet header class | metacpan | |
Net::DNS::Nameserver | DNS server class | metacpan | |
Net::DNS::Packet | DNS packet object class | metacpan | |
Net::DNS::Question | DNS question class | metacpan | |
Net::DNS::RR | DNS Resource Record class | metacpan | |
Net::DNS::RR::A | DNS A resource record | metacpan | |
Net::DNS::RR::AAAA | DNS AAAA resource record | metacpan | |
Net::DNS::RR::AFSDB | DNS AFSDB resource record | metacpan | |
Net::DNS::RR::CERT | DNS CERT resource record | metacpan | |
Net::DNS::RR::CNAME | DNS CNAME resource record | metacpan | |
Net::DNS::RR::DNAME | DNS DNAME resource record | metacpan | |
Net::DNS::RR::EID | DNS EID resource record | metacpan | |
Net::DNS::RR::HINFO | DNS HINFO resource record | metacpan | |
Net::DNS::RR::ISDN | DNS ISDN resource record | metacpan | |
Net::DNS::RR::LOC | DNS LOC resource record | metacpan | |
Net::DNS::RR::MB | DNS MB resource record | metacpan | |
Net::DNS::RR::MG | DNS MG resource record | metacpan | |
Net::DNS::RR::MINFO | DNS MINFO resource record | metacpan | |
Net::DNS::RR::MR | DNS MR resource record | metacpan | |
Net::DNS::RR::MX | DNS MX resource record | metacpan | |
Net::DNS::RR::NAPTR | DNS NAPTR resource record | metacpan | |
Net::DNS::RR::NIMLOC | DNS NIMLOC resource record | metacpan | |
Net::DNS::RR::NS | DNS NS resource record | metacpan | |
Net::DNS::RR::NSAP | DNS NSAP resource record | metacpan | |
Net::DNS::RR::NULL | DNS NULL resource record | metacpan | |
Net::DNS::RR::OPT | DNS OPT | metacpan | |
Net::DNS::RR::PTR | DNS PTR resource record | metacpan | |
Net::DNS::RR::PX | DNS PX resource record | metacpan | |
Net::DNS::RR::RP | DNS RP resource record | metacpan | |
Net::DNS::RR::RT | DNS RT resource record | metacpan | |
Net::DNS::RR::SOA | DNS SOA resource record | metacpan | |
Net::DNS::RR::SRV | DNS SRV resource record | metacpan | |
Net::DNS::RR::TKEY | DNS TKEY resource record | metacpan | |
Net::DNS::RR::TSIG | DNS TSIG resource record | metacpan | |
Net::DNS::RR::TXT | DNS TXT resource record | metacpan | |
Net::DNS::RR::X25 | DNS X25 resource record | metacpan | |
Net::DNS::Resolver | DNS resolver class | metacpan | |
Net::DNS::Resolver::Base | metacpan | ||
Net::DNS::Resolver::Recurse | Perform recursive dns lookups | metacpan | |
Net::DNS::Resolver::UNIX | metacpan | ||
Net::DNS::Resolver::Win32 | metacpan | ||
Net::DNS::Select | 1.3 | metacpan | |
Net::DNS::Update | Create a DNS update packet | metacpan |