Kwalitee Issues

no_pod_errors

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

Error: Net-Fluidinfo-0.43/lib/Net/Fluidinfo/Object.pm -- Around line 438: '=item' outside of any '=over' Net-Fluidinfo-0.43/lib/Net/Fluidinfo.pm -- Around line 254: You forgot a '=back' before '=head1'

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.

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::Fluidinfo
  • Net::Fluidinfo::Base
  • Net::Fluidinfo::HasObject
  • Net::Fluidinfo::HasPath
  • Net::Fluidinfo::JSON
  • Net::Fluidinfo::Namespace
  • Net::Fluidinfo::Object
  • Net::Fluidinfo::Permission
  • Net::Fluidinfo::Tag
  • Net::Fluidinfo::User
  • Net::Fluidinfo::Value
  • Net::Fluidinfo::Value::Boolean
  • Net::Fluidinfo::Value::Float
  • Net::Fluidinfo::Value::Integer
  • Net::Fluidinfo::Value::Native
  • Net::Fluidinfo::Value::NonNative
  • Net::Fluidinfo::Value::Null
  • Net::Fluidinfo::Value::Set
  • Net::Fluidinfo::Value::String

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
Net::Fluidinfo A Perl interface to Fluidinfo 0.43 metacpan
Net::Fluidinfo::Base The base class of all remote resources metacpan
Net::Fluidinfo::HasObject Role for resources that have an object metacpan
Net::Fluidinfo::HasPath Role for resources that have a path metacpan
Net::Fluidinfo::JSON metacpan
Net::Fluidinfo::Namespace Fluidinfo namespaces metacpan
Net::Fluidinfo::Object Fluidinfo objects metacpan
Net::Fluidinfo::Permission Fluidinfo permissions metacpan
Net::Fluidinfo::Tag Fluidinfo tags metacpan
Net::Fluidinfo::User Fluidinfo users metacpan
Net::Fluidinfo::Value metacpan
Net::Fluidinfo::Value::Boolean metacpan
Net::Fluidinfo::Value::Float metacpan
Net::Fluidinfo::Value::Integer metacpan
Net::Fluidinfo::Value::Native metacpan
Net::Fluidinfo::Value::NonNative metacpan
Net::Fluidinfo::Value::Null metacpan
Net::Fluidinfo::Value::Set metacpan
Net::Fluidinfo::Value::String metacpan

Other Files

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