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_manifest

Add a MANIFEST to the distribution. Your buildtool should be able to autogenerate it (eg "make manifest" or "./Build manifest")

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: Cannot find MANIFEST in dist.

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.

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: Finance::CaVirtex::API::Request::Balance, Finance::CaVirtex::API::Request::Order, Finance::CaVirtex::API::Request::OrderBook, Finance::CaVirtex::API::Request::OrderCancel, Finance::CaVirtex::API::Request::OrderHistory, Finance::CaVirtex::API::Request::Ticker, Finance::CaVirtex::API::Request::TradeBook, Finance::CaVirtex::API::Request::TradeHistory, Finance::CaVirtex::API::Request::Transactions, Finance::CaVirtex::API::Request::Withdraw

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.03

Modules

Name Abstract Version View
Finance::CaVirtex::API Perl extension for handling the CaVirtex API and IPN calls. 0.03 metacpan
Finance::CaVirtex::API::DefaultPackage 0.01 metacpan
Finance::CaVirtex::API::Request 0.01 metacpan
Finance::CaVirtex::API::Request::Balance metacpan
Finance::CaVirtex::API::Request::Order metacpan
Finance::CaVirtex::API::Request::OrderBook metacpan
Finance::CaVirtex::API::Request::OrderCancel metacpan
Finance::CaVirtex::API::Request::OrderHistory metacpan
Finance::CaVirtex::API::Request::Ticker metacpan
Finance::CaVirtex::API::Request::TradeBook metacpan
Finance::CaVirtex::API::Request::TradeHistory metacpan
Finance::CaVirtex::API::Request::Transactions metacpan
Finance::CaVirtex::API::Request::Withdraw metacpan

Other Files

Changes metacpan
Makefile.PL metacpan