Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

has_meta_yml

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

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.03/CVS.pm -- Around line 29: '=item' outside of any '=over' Around line 88: 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::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(0x5629be8d6390)
  • CVS/Directory.pm: HASH(0x5629beac9708)
  • CVS/File.pm: HASH(0x5629beaf8f80)
  • CVS/HTML.pm: HASH(0x5629bec07f38)
  • CVS/PlainFile.pm: HASH(0x5629be86fa48)
  • CVS/RcsConfig.pm: HASH(0x5629bea3c900)
  • CVS/Revision.pm: HASH(0x5629bea25bc8)

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
Apache::CVS method handler provide a web interface to CVS repositories 0.03 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::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