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::ScraperPOD

prereq_matches_use

List all used modules in META.yml requires

Error:

  • HTML::Form
  • HTTP::Cookies
  • Tie::Persistent
  • URI::URL
  • WWW::SearchResult

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: Scraper-3.00/lib/WWW/Scraper/TidyXML.pm -- Around line 352: Non-ASCII character seen before =encoding in 'Valåmo,'. Assuming CP1252 Scraper-3.00/lib/WWW/ScraperPOD.pm -- Around line 656: =back doesn't take any parameters, but you said =back 4 Around line 922: '=item' outside of any '=over' Around line 947: You forgot a '=back' before '=head1'

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

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: WWW::Scraper, WWW::Scraper::Beaucoup, WWW::Scraper::CraigsList, WWW::Scraper::Dogpile, WWW::Scraper::FieldTranslation, WWW::Scraper::Google, WWW::Scraper::Lycos, WWW::Scraper::NorthernLight, WWW::Scraper::Request, WWW::Scraper::Request::WSDL, WWW::Scraper::Request::ZIPplus4, WWW::Scraper::Response, WWW::Scraper::Response::Sherlock, WWW::Scraper::Response::generic, WWW::Scraper::Sherlock, WWW::Scraper::TidyXML, WWW::Scraper::WSDL, WWW::Scraper::ZIPplus4, WWW::ScraperPOD

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:

  • LWP::RobotUA
  • SOAP::Lite
  • URI::http
  • URI::https
  • WWW::Search

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.00,1.02,1.05,3.00

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::Scraper framework for scraping results from search engines. 3.00 metacpan
WWW::Scraper::Beaucoup Scrapes Beaucoup's Super Search 1.00 metacpan
WWW::Scraper::CraigsList Scrapes CraigsList 1.00 metacpan
WWW::Scraper::Dogpile Scrapes www.Dogpile.com 1.00 metacpan
WWW::Scraper::FieldTranslation Canonical form for Scraper FieldTranslations 1.00 metacpan
WWW::Scraper::Google Scrapes www.Google.com 1.00 metacpan
WWW::Scraper::Lycos Scrapes www.Lycos.com 1.00 metacpan
WWW::Scraper::NorthernLight Scrapes NorthernLight.com 1.00 metacpan
WWW::Scraper::Request Canonical form for Scraper requests 1.00 metacpan
WWW::Scraper::Request::WSDL Canonical form for Scraper::WSDL requests 1.00 metacpan
WWW::Scraper::Request::ZIPplus4 Canonical form for Scraper::ZIPplus4 requests 1.00 metacpan
WWW::Scraper::Response Response class of generic scrapes. 1.02 metacpan
WWW::Scraper::Response::Sherlock Results subclass for Sherlock plugins. 1.00 metacpan
WWW::Scraper::Response::generic place holder. 1.00 metacpan
WWW::Scraper::Sherlock Scrapes search engines via Sherlock plugins. 1.00 metacpan
WWW::Scraper::TidyXML TidyXML and XPath support for Scraper. 1.05 metacpan
WWW::Scraper::WSDL 1.00 metacpan
WWW::Scraper::ZIPplus4 Get ZIP+4 code, given street address, from www.usps.com. Also helps de-duplicate a mailing list. 1.00 metacpan

Provides

Name File View
AddressDedup lib/WWW/Scraper/ZIPplus4.pm metacpan
LWP::RobotUA lib/WWW/Scraper.pm metacpan
SOAP::Lite lib/WWW/Scraper/WSDL.pm metacpan
URI::http lib/WWW/Scraper.pm metacpan
URI::https lib/WWW/Scraper.pm metacpan
WWW::Scraper::TidyXML::_struct_ lib/WWW/Scraper/TidyXML.pm metacpan
WWW::Scraper::_struct_ lib/WWW/Scraper.pm metacpan
WWW::Search lib/WWW/Scraper.pm metacpan

Other Files

MANIFEST metacpan
Makefile.PL metacpan
README metacpan