Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.

Error: Expected a list structure (author) [Validation: 1.3];Missing mandatory field, 'abstract' (abstract) [Validation: 1.3]

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

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: WWW-Search-AltaVista-2.145/lib/WWW/Search/AltaVista/Intranet.pm -- Around line 34: Non-ASCII character seen before =encoding in '$oSearch->native_query(WWW::Search::escape_query('Zürich'),'. Assuming CP1252 WWW-Search-AltaVista-2.145/lib/WWW/Search/AltaVista/Intranet3.pm -- Around line 33: Non-ASCII character seen before =encoding in '$oSearch->native_query(WWW::Search::escape_query('Zürich'),'. Assuming CP1252

has_meta_json

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

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::AltaVista, WWW::Search::AltaVista::AdvancedNews, WWW::Search::AltaVista::AdvancedWeb, WWW::Search::AltaVista::Careers, WWW::Search::AltaVista::DE, WWW::Search::AltaVista::Intranet, WWW::Search::AltaVista::Intranet3, WWW::Search::AltaVista::NL, WWW::Search::AltaVista::News, WWW::Search::AltaVista::Web

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.004,1.005,1.012,1.03,2.04,2.083,2.105,2.902

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

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::AltaVista class for searching www.altavista.com 2.902 metacpan
WWW::Search::AltaVista::AdvancedNews class for advanced Alta Vista news searching metacpan
WWW::Search::AltaVista::AdvancedWeb class for advanced Alta Vista web searching 2.083 metacpan
WWW::Search::AltaVista::Careers class for searching www.altavistacareers.com 1.012 metacpan
WWW::Search::AltaVista::DE class for searching www.AltaVista.DE 1.03 metacpan
WWW::Search::AltaVista::Intranet class for searching via AltaVista Search Intranet 2.3 2.04 metacpan
WWW::Search::AltaVista::Intranet3 class for searching via AltaVista Search Intranet 3.0 2.04 metacpan
WWW::Search::AltaVista::NL class for searching the dutch version of Alta Vista 1.004 metacpan
WWW::Search::AltaVista::News class for Alta Vista news searching 2.105 metacpan
WWW::Search::AltaVista::Web deprecated, just use WWW::Search::AltaVista 1.005 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan