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:

  • Apache::URI
  • Graph::Directed
  • Rcs

no_pod_errors

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

Error: Apache-CVS-0.10/CVS/HTML.pm -- Around line 26: '=item' outside of any '=over' Around line 33: You forgot a '=back' before '=head1' Around line 38: '=item' outside of any '=over' Around line 642: You forgot a '=back' before '=head1' Apache-CVS-0.10/CVS.pm -- Around line 31: '=item' outside of any '=over' Around line 96: You forgot a '=back' before '=head1'

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: Apache::CVS, Apache::CVS::Diff, Apache::CVS::Directory, Apache::CVS::File, Apache::CVS::Graph, Apache::CVS::HTML, Apache::CVS::PlainFile, Apache::CVS::RcsConfig, Apache::CVS::Revision

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:

  • CVS/Diff.pm: HASH(0x5609d4847b28)
  • CVS/Directory.pm: HASH(0x5609d48b5a00)
  • CVS/File.pm: HASH(0x5609d48c2208)
  • CVS/Graph.pm: HASH(0x5609d48dae60)
  • CVS/HTML.pm: HASH(0x5609d48dace0)
  • CVS/PlainFile.pm: HASH(0x5609d487c298)
  • CVS/RcsConfig.pm: HASH(0x5609d48ac878)
  • CVS/Revision.pm: HASH(0x5609d47e09a0)

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
Apache::CVS method handler provide a web interface to CVS repositories 0.10 metacpan
Apache::CVS::Diff class that implements a CVS diff metacpan
Apache::CVS::Directory class that implements a directory in CVS metacpan
Apache::CVS::File class that implements a versioned file metacpan
Apache::CVS::Graph class that implements a graph that details the revision history of an C<Apache::CVS::File> metacpan
Apache::CVS::HTML subclass of Apache::CVS that prints HTML metacpan
Apache::CVS::PlainFile class that implements a file in CVS metacpan
Apache::CVS::RcsConfig class that holds configuration information for an RCS object metacpan
Apache::CVS::Revision class that implements a CVS revision metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan