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.

has_tests

Add tests!

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::Scraper::Monster

prereq_matches_use

List all used modules in META.yml requires

Error:

  • HTML::Form
  • HTML::TokeParser
  • HTTP::Cookies
  • LWP::UserAgent
  • WWW::Search
  • 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.34/lib/WWW/Search/Scraper/Dice.pm -- Around line 161: You forgot a '=back' before '=head2' Scraper-1.34/lib/WWW/Search/Scraper.pm -- Around line 227: =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::Google, WWW::Search::Scraper::HotJobs, WWW::Search::Scraper::JustTechJobs, WWW::Search::Scraper::Monster, 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, WWW::SearchResult::Auction, WWW::SearchResult::Job, WWW::SearchResult::Scraper, WWW::SearchResult::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::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.08,1.40

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.40 metacpan
WWW::Search::Scraper::BAJobs 1.05 metacpan
WWW::Search::Scraper::CraigsList 1.04 metacpan
WWW::Search::Scraper::Dice 1.04 metacpan
WWW::Search::Scraper::Google 1.04 metacpan
WWW::Search::Scraper::HotJobs 1.05 metacpan
WWW::Search::Scraper::JustTechJobs 1.04 metacpan
WWW::Search::Scraper::Monster 1.03 metacpan
WWW::Search::Scraper::apartments class for searching www.apartments.com 1.01 metacpan
WWW::Search::Scraper::computerjobs class for searching www.computerjobs.com 1.03 metacpan
WWW::Search::Scraper::eBay 1.08 metacpan
WWW::Search::Scraper::guru class for searching guru 1.06 metacpan
WWW::Search::Scraper::techies class for searching www.techies.com 1.01 metacpan
WWW::Search::Scraper::theWorksUSA 1.02 metacpan
WWW::Search::Sherlock class for accessing search engines via Sherlock plugins. 1.04 metacpan
WWW::SearchResult::Auction metacpan
WWW::SearchResult::Job metacpan
WWW::SearchResult::Scraper 1.02 metacpan
WWW::SearchResult::Sherlock 1.02 metacpan

Provides

Name File View
LWP::UserAgent lib/WWW/Search/Scraper/BAJobs.pm metacpan

Other Files

MANIFEST metacpan
Makefile.PL metacpan
README metacpan