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, WWW::Search::Crawler, WWW::Search::Excite::News, WWW::Search::Fireball, WWW::Search::Generic, WWW::Search::Gopher, WWW::Search::HotFiles, WWW::Search::MetaCrawler, WWW::Search::Metapedia, WWW::Search::NetFind, WWW::Search::Null, WWW::Search::Simple, WWW::Search::Verity, WWW::Search::VoilaFr, WWW::SearchResult

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Config::IniFiles
  • HTML::Parse
  • HTML::TreeBuilder
  • HTTP::Cookies
  • HTTP::Request
  • HTTP::Response
  • HTTP::Status
  • LWP::MemberMixin
  • LWP::RobotUA
  • LWP::UserAgent
  • URI::Escape

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: WWW-Search-2.23/Generic/Generic.pm -- Around line 94: '=item' outside of any '=over' Around line 152: You forgot a '=back' before '=head1' WWW-Search-2.23/lib/WWW/Search.pm -- Around line 1265: Unknown E content in E<johnh@isi.edu> Unknown E content in E<MartinThurn@iname.com>

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: Generic/Generic.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.

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::Crawler, WWW::Search::Excite::News, WWW::Search::ExciteForWebServers, WWW::Search::Fireball, WWW::Search::FolioViews, WWW::Search::Generic, WWW::Search::Gopher, WWW::Search::HotFiles, WWW::Search::Livelink, WWW::Search::MSIndexServer, WWW::Search::MetaCrawler, WWW::Search::Metapedia, WWW::Search::NetFind, WWW::Search::Null, WWW::Search::PLweb, WWW::Search::SFgate, WWW::Search::Search97, WWW::Search::Simple, WWW::Search::Test, WWW::Search::Verity, WWW::Search::VoilaFr, 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: 0.1,1.8,2.01,2.03,2.04,2.06,2.07,2.12,2.23

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.23 metacpan
WWW::Search::Crawler class for searching Crawler metacpan
WWW::Search::Excite::News class for searching ExciteNews 2.03 metacpan
WWW::Search::ExciteForWebServers class for searching ExciteforWeb engine metacpan
WWW::Search::Fireball class for searching Fireball 2.01 metacpan
WWW::Search::FolioViews metacpan
WWW::Search::Generic class for generic searching. 0.1 metacpan
WWW::Search::Gopher class for searching Gopher pages metacpan
WWW::Search::HotFiles class for searching ZDnet HotFiles 2.01 metacpan
WWW::Search::Livelink class for searching Open Text Livelink Intranet search engine metacpan
WWW::Search::MSIndexServer class for searching MSIndexServer search engine metacpan
WWW::Search::MetaCrawler class for searching http://mc3.go2net.com! 2.07 metacpan
WWW::Search::Metapedia class for searching online Encyclopedias 2.04 metacpan
WWW::Search::NetFind class for searching NetFind Originally based on Google.pm. NetFind is the same as AOL search. 1.8 metacpan
WWW::Search::Null metacpan
WWW::Search::PLweb class for searching PLS PLweb search engine metacpan
WWW::Search::SFgate class for searching SFgate/Wais search engine metacpan
WWW::Search::Search97 class for searching Verity Search97 search engine metacpan
WWW::Search::Simple class for searching any web site metacpan
WWW::Search::Test 2.12 metacpan
WWW::Search::Verity class for searching Verity metacpan
WWW::Search::VoilaFr class for searching voila.fr metacpan
WWW::SearchResult class for results returned from WWW::Search 2.06 metacpan

Other Files

ChangeLog metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan