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: Bundle::LWP, File::CounterFile, Font::Metrics::Courier, Font::Metrics::CourierBold, Font::Metrics::CourierBoldOblique, Font::Metrics::CourierOblique, Font::Metrics::Helvetica, Font::Metrics::HelveticaBold, Font::Metrics::HelveticaBoldOblique, Font::Metrics::HelveticaOblique, Font::Metrics::TimesBold, Font::Metrics::TimesBoldItalic, Font::Metrics::TimesItalic, Font::Metrics::TimesRoman, HTML::Filter, HTTP::Negotiate, LWP, LWP::Debug, LWP::MemberMixin, LWP::Protocol::data, LWP::Protocol::file, LWP::Protocol::mailto, URI::URL::_generic, URI::URL::_login, URI::URL::data, URI::URL::file, URI::URL::finger, URI::URL::ftp, URI::URL::gopher, URI::URL::http, URI::URL::https, URI::URL::mailto, URI::URL::news, URI::URL::nntp, URI::URL::prospero, URI::URL::rlogin, URI::URL::telnet, URI::URL::tn3270, URI::URL::wais, URI::URL::webster, URI::URL::whois

prereq_matches_use

List all used modules in META.yml requires

Error:

  • MD5
  • Net::SSL

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: libwww-perl-5.22/lib/HTML/HeadParser.pm -- Around line 236: You forgot a '=back' before '=head1' libwww-perl-5.22/lib/LWP/Protocol.pm -- Around line 291: You forgot a '=back' before '=head1'

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: Bundle::LWP, File::CounterFile, File::Listing, Font::AFM, Font::Metrics::Courier, Font::Metrics::CourierBold, Font::Metrics::CourierBoldOblique, Font::Metrics::CourierOblique, Font::Metrics::Helvetica, Font::Metrics::HelveticaBold, Font::Metrics::HelveticaBoldOblique, Font::Metrics::HelveticaOblique, Font::Metrics::TimesBold, Font::Metrics::TimesBoldItalic, Font::Metrics::TimesItalic, Font::Metrics::TimesRoman, HTML::AsSubs, HTML::Element, HTML::Entities, HTML::Filter, HTML::FormatPS, HTML::FormatText, HTML::Formatter, HTML::HeadParser, HTML::LinkExtor, HTML::Parse, HTML::Parser, HTML::TreeBuilder, HTTP::Cookies, HTTP::Daemon, HTTP::Date, HTTP::Headers, HTTP::Headers::Util, HTTP::Message, HTTP::Negotiate, HTTP::Request, HTTP::Request::Common, HTTP::Response, HTTP::Status, LWP, LWP::Authen::Basic, LWP::Authen::Digest, LWP::Debug, LWP::MediaTypes, LWP::MemberMixin, LWP::Protocol, LWP::Protocol::data, LWP::Protocol::file, LWP::Protocol::ftp, LWP::Protocol::gopher, LWP::Protocol::http, LWP::Protocol::https, LWP::Protocol::mailto, LWP::Protocol::nntp, LWP::RobotUA, LWP::Simple, LWP::UserAgent, URI::Escape, URI::Heuristic, URI::URL, URI::URL::_generic, URI::URL::_login, URI::URL::data, URI::URL::file, URI::URL::finger, URI::URL::ftp, URI::URL::gopher, URI::URL::http, URI::URL::https, URI::URL::mailto, URI::URL::news, URI::URL::nntp, URI::URL::prospero, URI::URL::rlogin, URI::URL::telnet, URI::URL::tn3270, URI::URL::wais, URI::URL::webster, URI::URL::whois, WWW::RobotRules, WWW::RobotRules::AnyDBM_File

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:

  • HTML::Element
  • HTML::Entities
  • HTML::Filter
  • HTML::HeadParser
  • HTML::LinkExtor
  • HTML::Parser

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.10,1.03,1.04,1.06,1.09,1.10,1.12,1.13,1.15,1.16,1.19,1.20,1.22,1.24,1.27,1.29,1.31,1.32,1.38,1.59,2.03,2.04,2.13,3.09,4.07,4.14,5.22

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
Bundle::LWP A bundle to install all libwww-perl related modules 1.03 metacpan
File::CounterFile Persistent counter class 0.10 metacpan
File::Listing 1.10 metacpan
Font::AFM Interface to Adobe Font Metrics files 1.16 metacpan
Font::Metrics::Courier metacpan
Font::Metrics::CourierBold metacpan
Font::Metrics::CourierBoldOblique metacpan
Font::Metrics::CourierOblique metacpan
Font::Metrics::Helvetica metacpan
Font::Metrics::HelveticaBold metacpan
Font::Metrics::HelveticaBoldOblique metacpan
Font::Metrics::HelveticaOblique metacpan
Font::Metrics::TimesBold metacpan
Font::Metrics::TimesBoldItalic metacpan
Font::Metrics::TimesItalic metacpan
Font::Metrics::TimesRoman metacpan
HTML::AsSubs functions that construct a HTML syntax tree 1.10 metacpan
HTML::Element Class for objects that represent HTML elements 1.38 metacpan
HTML::Entities Encode or decode strings with HTML entities 1.12 metacpan
HTML::Filter Filter HTML text through the parser 2.04 metacpan
HTML::FormatPS Format HTML as postscript 1.24 metacpan
HTML::FormatText Format HTML as text 1.15 metacpan
HTML::Formatter Base class for HTML formatters 1.19 metacpan
HTML::HeadParser Parse <HEAD> section of a HTML document 2.04 metacpan
HTML::LinkExtor Extract links from an HTML document 1.15 metacpan
HTML::Parse Depreciated 2.04 metacpan
HTML::Parser SGML parser class 2.13 metacpan
HTML::TreeBuilder Parser that builds a HTML syntax tree 2.03 metacpan
HTTP::Cookies Cookie storage and management 1.04 metacpan
HTTP::Daemon a simple http server class 1.15 metacpan
HTTP::Date date conversion routines 1.29 metacpan
HTTP::Headers Class encapsulating HTTP Message headers 1.32 metacpan
HTTP::Headers::Util Header value parsing utility functions 1.06 metacpan
HTTP::Message Class encapsulating HTTP messages 1.22 metacpan
HTTP::Negotiate 1.06 metacpan
HTTP::Request Class encapsulating HTTP Requests 1.22 metacpan
HTTP::Request::Common Construct common HTTP::Request objects 1.06 metacpan
HTTP::Response Class encapsulating HTTP Responses 1.31 metacpan
HTTP::Status HTTP Status code processing 1.24 metacpan
LWP Library for WWW access in Perl 5.22 metacpan
LWP::Authen::Basic metacpan
LWP::Authen::Digest metacpan
LWP::Debug debug routines for the libwww-perl library metacpan
LWP::MediaTypes guess media type for a file or a URL. 1.20 metacpan
LWP::MemberMixin Member access mixin class metacpan
LWP::Protocol Base class for LWP protocols 1.31 metacpan
LWP::Protocol::data metacpan
LWP::Protocol::file metacpan
LWP::Protocol::ftp metacpan
LWP::Protocol::gopher metacpan
LWP::Protocol::http metacpan
LWP::Protocol::https metacpan
LWP::Protocol::mailto metacpan
LWP::Protocol::nntp metacpan
LWP::RobotUA A class for Web Robots 1.13 metacpan
LWP::Simple 1.27 metacpan
LWP::UserAgent A WWW UserAgent class 1.59 metacpan
URI::Escape Escape and unescape unsafe characters 3.09 metacpan
URI::Heuristic 4.07 metacpan
URI::URL Uniform Resource Locators (absolute and relative) 4.14 metacpan
URI::URL::_generic metacpan
URI::URL::_login metacpan
URI::URL::data metacpan
URI::URL::file metacpan
URI::URL::finger metacpan
URI::URL::ftp metacpan
URI::URL::gopher metacpan
URI::URL::http metacpan
URI::URL::https metacpan
URI::URL::mailto metacpan
URI::URL::news metacpan
URI::URL::nntp metacpan
URI::URL::prospero metacpan
URI::URL::rlogin metacpan
URI::URL::telnet metacpan
URI::URL::tn3270 metacpan
URI::URL::wais metacpan
URI::URL::webster metacpan
URI::URL::whois metacpan
WWW::RobotRules 1.15 metacpan
WWW::RobotRules::AnyDBM_File Persistent RobotRules 1.09 metacpan

Provides

Name File View
File::Listing::dosftp lib/File/Listing.pm metacpan
File::Listing::netware lib/File/Listing.pm metacpan
File::Listing::unix lib/File/Listing.pm metacpan
File::Listing::vms lib/File/Listing.pm metacpan
HTTP::Cookies::Netscape lib/HTTP/Cookies.pm metacpan
HTTP::Daemon::ClientConn lib/HTTP/Daemon.pm metacpan
WWW::RobotRules::InCore lib/WWW/RobotRules.pm metacpan

Other Files

ChangeLog metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan