Under maintenance.

Most probably CPANTS databases are being regenerated from scratch due to major changes in Kwalitee metrics or updates of relevant modules/perl. Usually this maintenance takes about a day or two, and some of the information may be old or missing tentatively. Sorry for the inconvenience.

Kwalitee Issues

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::Posterous::Object, Net::Posterous::Post, Net::Posterous::Tag

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

has_meta_json

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

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::Posterous::Comment, Net::Posterous::Media, Net::Posterous::Media::Audio, Net::Posterous::Media::Image, Net::Posterous::Media::Local, Net::Posterous::Media::Video, Net::Posterous::Object, Net::Posterous::Post, Net::Posterous::Site, Net::Posterous::Tag

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

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::Posterous read and post from Posterous blogs 0.8 metacpan
Net::Posterous::Comment represent a comment in Net::Posterous metacpan
Net::Posterous::Media represent a media object in Net::Posterous metacpan
Net::Posterous::Media::Audio represent an audio object in Net::Posterous metacpan
Net::Posterous::Media::Image represent an image object in Net::Posterous metacpan
Net::Posterous::Media::Local represent local media files metacpan
Net::Posterous::Media::Video represent an video object in Net::Posterous metacpan
Net::Posterous::Object base class for Net::Posterous objects metacpan
Net::Posterous::Post represent a post instance in Net::Posterous metacpan
Net::Posterous::Site represent a site instance in Net::Posterous metacpan
Net::Posterous::Tag represent a tag in Net::Posterous metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan