Zonemaster v0.0.2 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- has_human_readable_license
-
Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Zonemaster-v0.0.2/lib/Zonemaster/DNSName.pm -- Around line 121: =over without closing =back Around line 156: =over is the last thing in the document?! Zonemaster-v0.0.2/lib/Zonemaster/Test/Delegation.pm -- Around line 415: =over without closing =back
- 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.
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- 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:- Zonemaster
- Zonemaster::Config
- Zonemaster::DNSName
- Zonemaster::Exception
- Zonemaster::Logger
- Zonemaster::Logger::Entry
- Zonemaster::Nameserver
- Zonemaster::Nameserver::Cache
- Zonemaster::Packet
- Zonemaster::Recursor
- Zonemaster::Test
- Zonemaster::Test::Address
- Zonemaster::Test::Basic
- Zonemaster::Test::Connectivity
- Zonemaster::Test::Consistency
- Zonemaster::Test::DNSSEC
- Zonemaster::Test::Delegation
- Zonemaster::Test::Example
- Zonemaster::Test::Nameserver
- Zonemaster::Test::Syntax
- Zonemaster::Test::Zone
- Zonemaster::Translator
- Zonemaster::Util
- Zonemaster::Zone
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:- Test::Fatal
- 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.000001,0.000002,0.000005
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- configure_prereq_matches_use
-
List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires
Error:- Module::Install::Share
- 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 |
|---|---|---|---|
| Zonemaster | A tool to check the quality of a DNS zone | 0.000002 | metacpan |
| Zonemaster::Config | configuration access module for Zonemaster | 0.000001 | metacpan |
| Zonemaster::DNSName | class representing DNS names | 0.000001 | metacpan |
| Zonemaster::Exception | base class for Zonemaster exceptions | 0.000001 | metacpan |
| Zonemaster::Logger | class that holds L<Zonemaster::Logger::Entry> objects. | 0.000001 | metacpan |
| Zonemaster::Logger::Entry | module for single log entries | 0.000001 | metacpan |
| Zonemaster::Nameserver | object representing a DNS nameserver | 0.000001 | metacpan |
| Zonemaster::Nameserver::Cache | shared caches for nameserver objects | 0.000001 | metacpan |
| Zonemaster::Packet | wrapping object for L<Net::LDNS::Packet> objects | 0.000001 | metacpan |
| Zonemaster::Recursor | recursive resolver for Zonemaster | 0.000001 | metacpan |
| Zonemaster::Test | module to find, load and execute all test modules | 0.000001 | metacpan |
| Zonemaster::Test::Address | module implementing tests focused on the Address specific test cases of the DNS tests | 0.000001 | metacpan |
| Zonemaster::Test::Basic | module implementing test for very basic domain functionality | 0.000001 | metacpan |
| Zonemaster::Test::Connectivity | module implementing tests of nameservers reachability | 0.000005 | metacpan |
| Zonemaster::Test::Consistency | Consistency module showing the expected structure of Zonemaster test modules | 0.000005 | metacpan |
| Zonemaster::Test::DNSSEC | dnssec module showing the expected structure of Zonemaster test modules | 0.000001 | metacpan |
| Zonemaster::Test::Delegation | Tests regarding delegation details | 0.000001 | metacpan |
| Zonemaster::Test::Example | example module showing the expected structure of Zonemaster test modules | 0.000001 | metacpan |
| Zonemaster::Test::Nameserver | module implementing tests of the properties of a name server | 0.000001 | metacpan |
| Zonemaster::Test::Syntax | test validating the syntax of host names and other data | 0.000001 | metacpan |
| Zonemaster::Test::Zone | module implementing tests of the zone content in DNS, such as SOA and MX records | 0.000005 | metacpan |
| Zonemaster::Translator | translation support for Zonemaster | 0.000001 | metacpan |
| Zonemaster::Util | utility functions for other Zonemaster modules | 0.000001 | metacpan |
| Zonemaster::Zone | Object representing a DNS zone | 0.000001 | metacpan |
Other Files
| Changes | metacpan |
| MANIFEST | metacpan |
| Makefile.PL | metacpan |
| README | metacpan |