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_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: WebService-TypePad-0.01_01/lib/WebService/TypePad/Object/User.pm -- Around line 176: Deleting unknown formatting code N<> Around line 188: Deleting unknown formatting code N<>

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.

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.

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

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
WebService::TypePad Interface to the Six Apart TypePad API 0.01_01 metacpan
WebService::TypePad::Auth Methods for provisioning API access tokens metacpan
WebService::TypePad::Noun Container for noun classes metacpan
WebService::TypePad::Noun::ApiKeys metacpan
WebService::TypePad::Noun::Applications metacpan
WebService::TypePad::Noun::Assets metacpan
WebService::TypePad::Noun::AuthTokens metacpan
WebService::TypePad::Noun::BatchProcessor metacpan
WebService::TypePad::Noun::Blogs metacpan
WebService::TypePad::Noun::BrowserUpload metacpan
WebService::TypePad::Noun::Events metacpan
WebService::TypePad::Noun::Favorites metacpan
WebService::TypePad::Noun::Groups metacpan
WebService::TypePad::Noun::Nouns metacpan
WebService::TypePad::Noun::ObjectTypes metacpan
WebService::TypePad::Noun::Relationships metacpan
WebService::TypePad::Noun::Users metacpan
WebService::TypePad::Object Base class for our local representations of TypePad's object types metacpan
WebService::TypePad::Object::Application Perl representation of TypePad's Application object type metacpan
WebService::TypePad::Object::Asset Perl representation of TypePad's Asset object type metacpan
WebService::TypePad::Object::AssetRef Perl representation of TypePad's AssetRef object type metacpan
WebService::TypePad::Object::AssetSource Perl representation of TypePad's AssetSource object type metacpan
WebService::TypePad::Object::Audio Perl representation of TypePad's Audio object type metacpan
WebService::TypePad::Object::AudioLink Perl representation of TypePad's AudioLink object type metacpan
WebService::TypePad::Object::Base Perl representation of TypePad's Base object type metacpan
WebService::TypePad::Object::Blog Perl representation of TypePad's Blog object type metacpan
WebService::TypePad::Object::Comment Perl representation of TypePad's Comment object type metacpan
WebService::TypePad::Object::Endpoint Perl representation of TypePad's Endpoint object type metacpan
WebService::TypePad::Object::Entity Perl representation of TypePad's Entity object type metacpan
WebService::TypePad::Object::Event Perl representation of TypePad's Event object type metacpan
WebService::TypePad::Object::Favorite Perl representation of TypePad's Favorite object type metacpan
WebService::TypePad::Object::Group Perl representation of TypePad's Group object type metacpan
WebService::TypePad::Object::ImageLink Perl representation of TypePad's ImageLink object type metacpan
WebService::TypePad::Object::LegacyHyperlink Perl representation of TypePad's LegacyHyperlink object type metacpan
WebService::TypePad::Object::Link Perl representation of TypePad's Link object type metacpan
WebService::TypePad::Object::MobileProfile Perl representation of TypePad's MobileProfile object type metacpan
WebService::TypePad::Object::ObjectProperty Perl representation of TypePad's ObjectProperty object type metacpan
WebService::TypePad::Object::ObjectType Perl representation of TypePad's ObjectType object type metacpan
WebService::TypePad::Object::Page Perl representation of TypePad's Page object type metacpan
WebService::TypePad::Object::Photo Perl representation of TypePad's Photo object type metacpan
WebService::TypePad::Object::Post Perl representation of TypePad's Post object type metacpan
WebService::TypePad::Object::Relationship Perl representation of TypePad's Relationship object type metacpan
WebService::TypePad::Object::RelationshipStatus Perl representation of TypePad's RelationshipStatus object type metacpan
WebService::TypePad::Object::User Perl representation of TypePad's User object type metacpan
WebService::TypePad::Object::UserProfile Perl representation of TypePad's UserProfile object type metacpan
WebService::TypePad::Object::Video Perl representation of TypePad's Video object type metacpan
WebService::TypePad::Object::VideoLink Perl representation of TypePad's VideoLink object type metacpan
WebService::TypePad::Request TypePad API Batch Request metacpan
WebService::TypePad::Task Represents a single task as a member of a batch request. metacpan
WebService::TypePad::Util::Coerce Utility functions used for coercing values into and out of TypePad::API::Object subclasses metacpan
WebService::TypePad::Util::JSON JSON utility functions metacpan

Other Files

MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan