Kwalitee Issues

has_meta_yml

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

prereq_matches_use

List all used modules in META.yml requires

Error:

  • HTML::Form
  • HTTP::Cookies
  • LWP::UserAgent
  • Tie::Persistent
  • 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-2.17/lib/WWW/Search/Scraper/Brainpower.pm -- Around line 326: You forgot a '=back' before '=head2' Scraper-2.17/lib/WWW/Search/Scraper/Dice.pm -- Around line 404: You forgot a '=back' before '=head2' Scraper-2.17/lib/WWW/Search/Scraper/Monster.pm -- Around line 180: '=item' outside of any '=over' Scraper-2.17/lib/WWW/Search/Scraper.pm -- Around line 1587: =back doesn't take any parameters, but you said =back 4

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::Search::Scraper, WWW::Search::Scraper::BAJobs, WWW::Search::Scraper::Beaucoup, WWW::Search::Scraper::Brainpower, WWW::Search::Scraper::CraigsList, WWW::Search::Scraper::Dice, WWW::Search::Scraper::Dogpile, WWW::Search::Scraper::FieldTranslation, WWW::Search::Scraper::FlipDog, WWW::Search::Scraper::Google, WWW::Search::Scraper::JustTechJobs, WWW::Search::Scraper::Monster, WWW::Search::Scraper::NorthernLight, WWW::Search::Scraper::Request, WWW::Search::Scraper::Request::Job, WWW::Search::Scraper::Response, WWW::Search::Scraper::Response::Auction, WWW::Search::Scraper::Response::Job, WWW::Search::Scraper::Response::Sherlock, WWW::Search::Scraper::Sherlock, WWW::Search::Scraper::TidyXML, WWW::Search::Scraper::apartments, WWW::Search::Scraper::computerjobs, WWW::Search::Scraper::eBay, WWW::Search::Scraper::techies, WWW::Search::Scraper::theWorksUSA

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
  • URI::http
  • URI::https
  • WWW::Search
  • WWW::Search::Scraper

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.01,1.02,1.04,1.05,1.06,1.08,1.09,1.11,1.12,1.13,1.16,1.17,1.18,2.17

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
WWW::Search::Scraper framework for scraping results from search engines. 2.17 metacpan
WWW::Search::Scraper::BAJobs BAJobs.com(skills,locations,payrate) => (corporateBackground, postingDate, title, company, location) 1.16 metacpan
WWW::Search::Scraper::Beaucoup Beaucoup Super Search 1.01 metacpan
WWW::Search::Scraper::Brainpower Brainpower.com(skills,locations,payrate) => (title,role,skillSet,type,city,state,postDate,description,FX,FY,FZ) 1.09 metacpan
WWW::Search::Scraper::CraigsList class for scraping CraigsList 1.11 metacpan
WWW::Search::Scraper::Dice Dice(skills,locations) => (title, location ,residue) 1.13 metacpan
WWW::Search::Scraper::Dogpile class for searching www.Dogpile.com 1.04 metacpan
WWW::Search::Scraper::FieldTranslation Canonical form for Scraper FieldTranslations 1.00 metacpan
WWW::Search::Scraper::FlipDog class for searching www.FlipDog.com 1.08 metacpan
WWW::Search::Scraper::Google class for searching www.Google.com 1.18 metacpan
WWW::Search::Scraper::JustTechJobs class for searching Just*Jobs 1.11 metacpan
WWW::Search::Scraper::Monster 1.12 metacpan
WWW::Search::Scraper::NorthernLight class for searching NorthernLight 1.09 metacpan
WWW::Search::Scraper::Request Canonical form for Scraper requests metacpan
WWW::Search::Scraper::Request::Job Canonical form for Scraper::Job requests 1.00 metacpan
WWW::Search::Scraper::Response result class of generic scrapes. 1.05 metacpan
WWW::Search::Scraper::Response::Auction result class for scrapes of Auction sites 1.02 metacpan
WWW::Search::Scraper::Response::Job result class for scrapes of Job Listings 1.02 metacpan
WWW::Search::Scraper::Response::Sherlock 1.01 metacpan
WWW::Search::Scraper::Sherlock class for accessing search engines via Sherlock plugins. 1.04 metacpan
WWW::Search::Scraper::TidyXML base class for structuring and scraping ill-formed HTML 1.06 metacpan
WWW::Search::Scraper::apartments class for searching www.apartments.com 1.09 metacpan
WWW::Search::Scraper::computerjobs class for searching www.computerjobs.com 1.09 metacpan
WWW::Search::Scraper::eBay class for searching www.eBay.com 1.17 metacpan
WWW::Search::Scraper::techies class for searching www.techies.com 1.09 metacpan
WWW::Search::Scraper::theWorksUSA 1.09 metacpan

Provides

Name File View
LWP::RobotUA lib/WWW/Search/Scraper.pm metacpan
URI::http lib/WWW/Search/Scraper.pm metacpan
URI::https lib/WWW/Search/Scraper.pm metacpan
WWW::Search lib/WWW/Search/Scraper.pm metacpan
WWW::Search::Scraper::Request::Job::_struct_ lib/WWW/Search/Scraper/Request/Job.pm metacpan
WWW::Search::Scraper::Request::Monster lib/WWW/Search/Scraper/Monster.pm metacpan
WWW::Search::Scraper::Request::_struct_ lib/WWW/Search/Scraper/Request.pm metacpan
WWW::Search::Scraper::Response::Job::Brainpower lib/WWW/Search/Scraper/Brainpower.pm metacpan
WWW::Search::Scraper::Response::Job::Dice lib/WWW/Search/Scraper/Dice.pm metacpan
WWW::Search::Scraper::Response::Job::FlipDog lib/WWW/Search/Scraper/FlipDog.pm metacpan
WWW::Search::Scraper::TidyXML::_struct_ lib/WWW/Search/Scraper/TidyXML.pm metacpan

Other Files

MANIFEST metacpan
Makefile.PL metacpan
README metacpan