Kwalitee Issues

has_meta_yml

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

has_version

Add a version number to the packed distribution. Or use a buildtool ('make dist' or 'Build dist')

has_proper_version

Remove all letters from the version number. If you want to mark a release as a developer release, use the scheme 'Module-1.00_01'

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (28) does not match dist (29):
  • Missing in MANIFEST: BUGS

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

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: XML::DB::Collection, XML::DB::Database, XML::DB::Database::Exist, XML::DB::Database::File, XML::DB::Database::Xindice, XML::DB::DatabaseManager, XML::DB::ErrorCodes, XML::DB::Resource, XML::DB::Resource::XMLResource, XML::DB::ResourceSet, XML::DB::Service, XML::DB::Service::CollectionManager, XML::DB::Service::XPathQueryService, XML::DB::Service::XUpdateQueryService

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.01,0.02

Modules

Name Abstract Version View
XML::DB::Collection A collection of data returned from the db. 0.01 metacpan
XML::DB::Database Abstract class for extension by XML:SimpleDB drivers metacpan
XML::DB::Database::Exist XML:DB driver for the eXist database metacpan
XML::DB::Database::File metacpan
XML::DB::Database::Xindice XML:DB driver for the Xindice database metacpan
XML::DB::DatabaseManager an approximation to the XML:DB DatabaseManager 0.02 metacpan
XML::DB::ErrorCodes constants for error codes used by the XML:DB API metacpan
XML::DB::Resource Wrapper class for documents or document fragments metacpan
XML::DB::Resource::XMLResource Wrapper class for xml documents or document fragments 0.01 metacpan
XML::DB::ResourceSet metacpan
XML::DB::Service metacpan
XML::DB::Service::CollectionManager metacpan
XML::DB::Service::XPathQueryService provides XPath queries 0.01 metacpan
XML::DB::Service::XUpdateQueryService provides XUpdate queries 0.01 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan