Security Advisories

Kwalitee Issues

no_pax_headers

If you use Mac OS X >= 10.6, use gnu tar (/usr/bin/gnutar) to avoid PAX headers. It's also important to rename (shorten) long file names (>= 100 characters) in the distribution.

Error: libwww-perl-6.06/lib/PaxHeader/LWP.pm,libwww-perl-6.06/lib/PaxHeader/LWP.pm,libwww-perl-6.06/lib/LWP/PaxHeader/Protocol.pm,libwww-perl-6.06/lib/LWP/PaxHeader/Protocol.pm,libwww-perl-6.06/lib/LWP/PaxHeader/RobotUA.pm,libwww-perl-6.06/lib/LWP/PaxHeader/RobotUA.pm,libwww-perl-6.06/lib/LWP/PaxHeader/UserAgent.pm,libwww-perl-6.06/lib/LWP/PaxHeader/UserAgent.pm,libwww-perl-6.06/bin/PaxHeader/lwp-download,libwww-perl-6.06/bin/PaxHeader/lwp-download,libwww-perl-6.06/bin/PaxHeader/lwp-dump,libwww-perl-6.06/bin/PaxHeader/lwp-dump

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: LWP, LWP::Debug, LWP::DebugFile, LWP::MemberMixin

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

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: LWP, LWP::Authen::Basic, LWP::Authen::Digest, LWP::Authen::Ntlm, LWP::ConnCache, LWP::Debug, LWP::DebugFile, LWP::MemberMixin, LWP::Protocol, LWP::Protocol::GHTTP, LWP::Protocol::cpan, LWP::Protocol::data, LWP::Protocol::file, LWP::Protocol::ftp, LWP::Protocol::gopher, LWP::Protocol::http, LWP::Protocol::loopback, LWP::Protocol::mailto, LWP::Protocol::nntp, LWP::Protocol::nogo, LWP::RobotUA, LWP::Simple, LWP::UserAgent

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 6.00,6.02,6.06

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Modules

Name Abstract Version View
LWP The World-Wide Web library for Perl 6.06 metacpan
LWP::Authen::Basic metacpan
LWP::Authen::Digest metacpan
LWP::Authen::Ntlm Library for enabling NTLM authentication (Microsoft) in LWP 6.00 metacpan
LWP::ConnCache Connection cache manager 6.02 metacpan
LWP::Debug deprecated metacpan
LWP::DebugFile metacpan
LWP::MemberMixin Member access mixin class metacpan
LWP::Protocol Base class for LWP protocols 6.06 metacpan
LWP::Protocol::GHTTP metacpan
LWP::Protocol::cpan metacpan
LWP::Protocol::data metacpan
LWP::Protocol::file metacpan
LWP::Protocol::ftp metacpan
LWP::Protocol::gopher metacpan
LWP::Protocol::http metacpan
LWP::Protocol::loopback metacpan
LWP::Protocol::mailto metacpan
LWP::Protocol::nntp metacpan
LWP::Protocol::nogo metacpan
LWP::RobotUA a class for well-behaved Web robots 6.06 metacpan
LWP::Simple simple procedural interface to LWP 6.00 metacpan
LWP::UserAgent Web user agent class 6.06 metacpan

Provides

Name File View
LWP::Protocol::MyFTP lib/LWP/Protocol/ftp.pm metacpan
LWP::Protocol::http::Socket lib/LWP/Protocol/http.pm metacpan
LWP::Protocol::http::SocketMethods lib/LWP/Protocol/http.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
README.SSL metacpan