Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.

Error: '' for 'HTTP::Request' is not a valid version. (requires -> HTTP::Request) [Validation: 1.4];'' for 'LWP::UserAgent' is not a valid version. (requires -> LWP::UserAgent) [Validation: 1.4];'' for 'URI' is not a valid version. (requires -> URI) [Validation: 1.4]

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::Delicious::Config

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::Delicious, Net::Delicious::Bundle, Net::Delicious::Config, Net::Delicious::Constants, Net::Delicious::Constants::Config, Net::Delicious::Constants::Pause, Net::Delicious::Constants::Response, Net::Delicious::Constants::Uri, Net::Delicious::Date, Net::Delicious::Iterator, Net::Delicious::Object, Net::Delicious::Post, Net::Delicious::Subscription, Net::Delicious::Tag, Net::Delicious::User

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • Net::Delicious
  • Net::Delicious::Bundle
  • Net::Delicious::Config
  • Net::Delicious::Constants
  • Net::Delicious::Constants::Config
  • Net::Delicious::Constants::Pause
  • Net::Delicious::Constants::Response
  • Net::Delicious::Constants::Uri
  • Net::Delicious::Date
  • Net::Delicious::Iterator
  • Net::Delicious::Object
  • Net::Delicious::Post
  • Net::Delicious::Subscription
  • Net::Delicious::Tag
  • Net::Delicious::User

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::Delicious OOP for the del.icio.us API 1.14 metacpan
Net::Delicious::Bundle OOP for del.icio.us bundle thingies 1.14 metacpan
Net::Delicious::Config config handler for Net::Delicious. 1.14 metacpan
Net::Delicious::Constants del.icio.us constant variables 1.14 metacpan
Net::Delicious::Constants::Config constant variables for Net::Delicious default configs. 1.14 metacpan
Net::Delicious::Constants::Pause 1.14 metacpan
Net::Delicious::Constants::Response constant variables for del.icio.us response messages 1.14 metacpan
Net::Delicious::Constants::Uri constant variables for del.icio.us URIs 1.14 metacpan
Net::Delicious::Date OOP for del.icio.us date thingies 1.14 metacpan
Net::Delicious::Iterator iterator class for Net::Delicious thingies 1.14 metacpan
Net::Delicious::Object base class for Net::Delicious thingies 1.14 metacpan
Net::Delicious::Post OOP for del.icio.us post thingies 1.14 metacpan
Net::Delicious::Subscription OOP for del.icio.us subscription thingies 1.14 metacpan
Net::Delicious::Tag OOP for del.icio.us tag thingies 1.14 metacpan
Net::Delicious::User OOP for del.icio.us user thingies 1.14 metacpan

Other Files

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