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: WWW::Search::Null, WWW::Search::Result, WWW::Search::Simple, WWW::SearchResult

prereq_matches_use

List all used modules in META.yml requires

Error:

  • HTML::TreeBuilder
  • HTTP::Cookies
  • HTTP::Request
  • HTTP::Response
  • HTTP::Status
  • LWP::MemberMixin
  • LWP::RobotUA
  • LWP::UserAgent
  • URI
  • URI::Escape
  • User

main_module_version_matches_dist_version

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

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.

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: WWW::Search, WWW::Search::Null, WWW::Search::Null::Count, WWW::Search::Null::Empty, WWW::Search::Null::Error, WWW::Search::Result, WWW::Search::Simple, WWW::Search::Test, WWW::SearchResult

consistent_version

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

Error: 2.06,2.25,2.45

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
WWW::Search Virtual base class for WWW searches 2.45 metacpan
WWW::Search::Null metacpan
WWW::Search::Null::Count class for testing WWW::Search clients metacpan
WWW::Search::Null::Empty class for testing WWW::Search clients metacpan
WWW::Search::Null::Error class for testing WWW::Search clients metacpan
WWW::Search::Result metacpan
WWW::Search::Simple class for searching any web site metacpan
WWW::Search::Test 2.25 metacpan
WWW::SearchResult class for results returned from WWW::Search 2.06 metacpan

Other Files

ChangeLog metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan