Kwalitee Issues

has_meta_yml

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

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

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: WAIT, WAIT::Document::Base, WAIT::Filter::utf8iso, WAIT::Parse::Base, WAIT::Parse::HTML, WAIT::Parse::Nroff, WAIT::Table::Disjoint, WAIT::Table::Independent

prereq_matches_use

List all used modules in META.yml requires

Error:

  • HTML::Entities
  • HTML::FormatText
  • HTML::Parse
  • LockFile::Simple

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: WAIT-1.800/lib/WAIT/Filter.pm -- Around line 648: You forgot a '=back' before '=head1' Around line 663: Non-ASCII character seen before =encoding in 'abcdefghijklmnopqrstuvwxyzàáâãäåæçèéêëìíîïñòóôõöøùúûüýß'. Assuming CP1252 Around line 666: '=item' outside of any '=over' Around line 706: You forgot a '=back' before '=head1' WAIT-1.800/lib/WAIT/Table.pm -- Around line 207: '=item' outside of any '=over' Around line 229: You forgot a '=back' before '=head2'

has_meta_json

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

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.

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: WAIT, WAIT::Client, WAIT::Database, WAIT::Document::Base, WAIT::Document::Find, WAIT::Document::Nroff, WAIT::Document::Split, WAIT::Document::Tar, WAIT::Filter, WAIT::Filter::utf8iso, WAIT::Format::Base, WAIT::Format::CPAN, WAIT::Format::HTML, WAIT::Format::Term, WAIT::Index, WAIT::IndexScan, WAIT::InvertedIndex, WAIT::Parse::Base, WAIT::Parse::Bibdb, WAIT::Parse::HTML, WAIT::Parse::Nroff, WAIT::Parse::Pod, WAIT::Query::Base, WAIT::Query::Wais, WAIT::Scan, WAIT::Server, WAIT::Table, WAIT::Table::Disjoint, WAIT::Table::Handle, WAIT::Table::Independent, WAIT::Wais

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.800,1.810,1.9

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
WAIT a rewrite of the freeWAIS-sf engine in Perl and XS 1.800 metacpan
WAIT::Client metacpan
WAIT::Database Module fo maintaining WAIT databases metacpan
WAIT::Document::Base metacpan
WAIT::Document::Find metacpan
WAIT::Document::Nroff metacpan
WAIT::Document::Split metacpan
WAIT::Document::Tar metacpan
WAIT::Filter Perl extension providing the basic freeWAIS-sf reduction functions 1.9 metacpan
WAIT::Filter::utf8iso metacpan
WAIT::Format::Base metacpan
WAIT::Format::CPAN metacpan
WAIT::Format::HTML metacpan
WAIT::Format::Term metacpan
WAIT::Index metacpan
WAIT::IndexScan metacpan
WAIT::InvertedIndex metacpan
WAIT::Parse::Base metacpan
WAIT::Parse::Bibdb metacpan
WAIT::Parse::HTML metacpan
WAIT::Parse::Nroff metacpan
WAIT::Parse::Pod metacpan
WAIT::Query::Base metacpan
WAIT::Query::Wais metacpan
WAIT::Scan metacpan
WAIT::Server 1.810 metacpan
WAIT::Table Module for maintaining Tables / Relations metacpan
WAIT::Table::Disjoint metacpan
WAIT::Table::Handle metacpan
WAIT::Table::Independent metacpan
WAIT::Wais metacpan

Provides

Name File View
WAIT::Client::HTTP lib/WAIT/Client.pm metacpan
WAIT::Client::HTTP::Handle lib/WAIT/Client.pm metacpan
WAIT::Handle lib/WAIT/Server.pm metacpan
WAIT::Query::Raw lib/WAIT/Query/Base.pm metacpan
WAIT::Query::and lib/WAIT/Query/Base.pm metacpan
WAIT::Query::bin lib/WAIT/Query/Base.pm metacpan
WAIT::Query::not lib/WAIT/Query/Base.pm metacpan
WAIT::Query::or lib/WAIT/Query/Base.pm metacpan
WAIT::Server::Connection lib/WAIT/Server.pm metacpan
WAIT::Wais::Docid lib/WAIT/Wais.pm metacpan
WAIT::Wais::Result lib/WAIT/Wais.pm metacpan

Other Files

ChangeLog metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan