Kwalitee Issues

has_meta_yml

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

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Net::Amazon::Property::Book, Net::Amazon::Property::DVD, Net::Amazon::Property::Music, Net::Amazon::Request, Net::Amazon::Request::ASIN, Net::Amazon::Request::Artist, Net::Amazon::Request::Keyword, Net::Amazon::Request::UPC, Net::Amazon::Request::Wishlist, Net::Amazon::Response, Net::Amazon::Response::ASIN, Net::Amazon::Response::Artist, Net::Amazon::Response::Keyword, Net::Amazon::Response::UPC, Net::Amazon::Response::Wishlist

prereq_matches_use

List all used modules in META.yml requires

Error:

  • HTTP::Request::Common
  • LWP::UserAgent
  • Log::Log4perl
  • URI
  • XML::Simple

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: Net::Amazon::Property::Book, Net::Amazon::Property::DVD, Net::Amazon::Property::Music, Net::Amazon::Request, Net::Amazon::Request::ASIN, Net::Amazon::Request::Artist, Net::Amazon::Request::Keyword, Net::Amazon::Request::UPC, Net::Amazon::Request::Wishlist, Net::Amazon::Response, Net::Amazon::Response::ASIN, Net::Amazon::Response::Artist, Net::Amazon::Response::Keyword, Net::Amazon::Response::UPC, Net::Amazon::Response::Wishlist

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
Net::Amazon Framework for accessing amazon.com via SOAP and XML/HTTP 0.10 metacpan
Net::Amazon::Property Baseclass for products on amazon.com metacpan
Net::Amazon::Property::Book Class for books on amazon.com metacpan
Net::Amazon::Property::DVD Class for DVDs on amazon.com metacpan
Net::Amazon::Property::Music Class for pop CDs on amazon.com metacpan
Net::Amazon::Request Baseclass for requests to Amazon's web service metacpan
Net::Amazon::Request::ASIN Class for submitting ASIN requests metacpan
Net::Amazon::Request::Artist Class for submitting Artist requests metacpan
Net::Amazon::Request::Keyword request class for keyword search metacpan
Net::Amazon::Request::UPC request class for UPC search metacpan
Net::Amazon::Request::Wishlist request class for wishlist search metacpan
Net::Amazon::Response Baseclass for responses from Amazon's web service metacpan
Net::Amazon::Response::ASIN metacpan
Net::Amazon::Response::Artist metacpan
Net::Amazon::Response::Keyword metacpan
Net::Amazon::Response::UPC metacpan
Net::Amazon::Response::Wishlist metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan