Kwalitee Issues

has_meta_yml

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

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 (23) does not match dist (31):
  • Missing in MANIFEST: t/Build.PL, t/Changes, t/MANIFEST, t/README, t/ignore.txt, t/lib/Business/CyberSource/Report.pm, t/lib/Business/CyberSource/Report/PaymentEvents.pm, t/lib/Business/CyberSource/Report/SingleTransaction.pm

prereq_matches_use

List all used modules in META.yml requires

Error:

  • HTTP::Request
  • HTTP::Request::Common
  • LWP::UserAgent
  • XML::LibXML

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.

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.0,1.1

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

configure_prereq_matches_use

List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires

Error:

  • Module::Build

Modules

Name Abstract Version View
Business::CyberSource::Report The factory class for modules that retrieve CyberSource's XML reports. 1.1 metacpan
Business::CyberSource::Report::PaymentEvents Interface to CyberSource's Payment Events report. 1.0 metacpan
Business::CyberSource::Report::SingleTransaction Interface to CyberSource's Single Transaction report. 1.0 metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
README metacpan
t/Build.PL metacpan
t/MANIFEST metacpan