libwww-perl 5.33 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: Bundle::LWP, 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:
- HTML::Entities
- HTML::HeadParser
- 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.33/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::Listing, HTTP::Cookies, HTTP::Daemon, HTTP::Date, HTTP::Headers, HTTP::Headers::Auth, HTTP::Headers::ETag, 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
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 1.02,1.04,1.05,1.06,1.07,1.08,1.09,1.10,1.13,1.15,1.18,1.20,1.22,1.23,1.24,1.28,1.29,1.31,1.36,1.61,3.09,4.08,4.14,5.33
- 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.04 | metacpan |
| File::Listing | 1.10 | metacpan | |
| HTTP::Cookies | Cookie storage and management | 1.05 | metacpan |
| HTTP::Daemon | a simple http server class | 1.18 | metacpan |
| HTTP::Date | date conversion routines | 1.29 | metacpan |
| HTTP::Headers | Class encapsulating HTTP Message headers | 1.36 | metacpan |
| HTTP::Headers::Auth | 1.02 | metacpan | |
| HTTP::Headers::Util | Header value parsing utility functions | 1.07 | metacpan |
| HTTP::Message | Class encapsulating HTTP messages | 1.22 | metacpan |
| HTTP::Negotiate | 1.06 | metacpan | |
| HTTP::Request | Class encapsulating HTTP Requests | 1.23 | metacpan |
| HTTP::Request::Common | Construct common HTTP::Request objects | 1.08 | 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.33 | 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.28 | metacpan | |
| LWP::UserAgent | A WWW UserAgent class | 1.61 | metacpan |
| URI::Escape | Escape and unescape unsafe characters | 3.09 | metacpan |
| URI::Heuristic | 4.08 | 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 |
| HTTP::Header::ETag | lib/HTTP/Headers/ETag.pm | metacpan |
| WWW::RobotRules::InCore | lib/WWW/RobotRules.pm | metacpan |