Kwalitee Issues

has_meta_yml

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

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

prereq_matches_use

List all used modules in META.yml requires

Error:

  • HTML::Form
  • HTML::TokeParser
  • HTTP::Cookies
  • LWP::UserAgent
  • 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-1.36/lib/WWW/Search/Scraper/Dice.pm -- Around line 155: You forgot a '=back' before '=head2' Scraper-1.36/lib/WWW/Search/Scraper.pm -- Around line 234: =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::CraigsList, WWW::Search::Scraper::Dice, WWW::Search::Scraper::FlipDog, WWW::Search::Scraper::Google, WWW::Search::Scraper::HotJobs, WWW::Search::Scraper::JustTechJobs, WWW::Search::Scraper::Response, WWW::Search::Scraper::Response::Auction, WWW::Search::Scraper::Response::Job, WWW::Search::Scraper::Response::Sherlock, WWW::Search::Scraper::apartments, WWW::Search::Scraper::computerjobs, WWW::Search::Scraper::eBay, WWW::Search::Scraper::guru, WWW::Search::Scraper::techies, WWW::Search::Scraper::theWorksUSA, WWW::Search::Sherlock

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::UserAgent
  • 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.01,1.02,1.03,1.04,1.05,1.06,1.07,1.10,1.42

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. 1.42 metacpan
WWW::Search::Scraper::BAJobs 1.07 metacpan
WWW::Search::Scraper::CraigsList class for scraping CraigsList 1.05 metacpan
WWW::Search::Scraper::Dice 1.06 metacpan
WWW::Search::Scraper::FlipDog class for searching www.FlipDog.com 1.02 metacpan
WWW::Search::Scraper::Google 1.06 metacpan
WWW::Search::Scraper::HotJobs 1.06 metacpan
WWW::Search::Scraper::JustTechJobs 1.05 metacpan
WWW::Search::Scraper::Response 1.01 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.01 metacpan
WWW::Search::Scraper::Response::Sherlock 1.01 metacpan
WWW::Search::Scraper::apartments class for searching www.apartments.com 1.04 metacpan
WWW::Search::Scraper::computerjobs class for searching www.computerjobs.com 1.05 metacpan
WWW::Search::Scraper::eBay 1.10 metacpan
WWW::Search::Scraper::guru class for searching theWorksUSA 1.07 metacpan
WWW::Search::Scraper::techies class for searching www.techies.com 1.03 metacpan
WWW::Search::Scraper::theWorksUSA 1.04 metacpan
WWW::Search::Sherlock class for accessing search engines via Sherlock plugins. 1.05 metacpan

Provides

Name File View
LWP::UserAgent lib/WWW/Search/Scraper.pm metacpan
WWW::Search lib/WWW/Search/Scraper.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

Other Files

MANIFEST metacpan
Makefile.PL metacpan
README metacpan