libnet 1.17 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- 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: Net::FTP::E, Net::FTP::I, Net::FTP::L, Net::FTP::dataconn
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: libnet-1.17/Net/Config.pm -- Around line 219: Expected text after =item, not a number Around line 224: Expected text after =item, not a number Around line 231: Expected text after =item, not a number Around line 239: Expected text after =item, not a number Around line 247: Expected text after =item, not a number Around line 252: Expected text after =item, not a number Around line 259: Expected text after =item, not a number
- valid_signature
-
Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.
Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Thu 25 Sep 2003 05:47:57 PM JST gpg: using DSA key 47404BE206D8C374 gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- proper_libs
-
Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.
Error: Net/Cmd.pm, Net/Config.pm, Net/Domain.pm, Net/FTP.pm, Net/FTP/A.pm, Net/FTP/E.pm, Net/FTP/I.pm, Net/FTP/L.pm, Net/FTP/dataconn.pm, Net/NNTP.pm, Net/Netrc.pm, Net/POP3.pm, Net/SMTP.pm, Net/Time.pm
- 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::Cmd, Net::Config, Net::Domain, Net::FTP, Net::FTP::A, Net::FTP::E, Net::FTP::I, Net::FTP::L, Net::FTP::dataconn, Net::NNTP, Net::Netrc, Net::POP3, Net::SMTP, Net::Time
- 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.01,0.11,1.10,1.12,1.16,2.09,2.12,2.19,2.22,2.24,2.26,2.72
- 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::Cmd | Network Command class (as used by FTP, SMTP etc) | 2.24 | metacpan |
Net::Config | Local configuration data for libnet | 1.10 | metacpan |
Net::Domain | Attempt to evaluate the current host's internet name and domain | 2.19 | metacpan |
Net::FTP | FTP Client class | 2.72 | metacpan |
Net::FTP::A | 1.16 | metacpan | |
Net::FTP::E | 0.01 | metacpan | |
Net::FTP::I | 1.12 | metacpan | |
Net::FTP::L | 0.01 | metacpan | |
Net::FTP::dataconn | 0.11 | metacpan | |
Net::NNTP | NNTP Client class | 2.22 | metacpan |
Net::Netrc | OO interface to users netrc file | 2.12 | metacpan |
Net::POP3 | Post Office Protocol 3 Client class (RFC1939) | 2.24 | metacpan |
Net::SMTP | Simple Mail Transfer Protocol Client | 2.26 | metacpan |
Net::Time | time and daytime network client interface | 2.09 | metacpan |