Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install 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: Mastodon::Types

prereq_matches_use

List all used modules in META.yml requires

Error:

  • DateTime
  • Types::Path::Tiny

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.

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: Mastodon::Types

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • Test::Exception
  • Test::Warnings

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.

Modules

Name Abstract Version View
Mastodon::Client Talk to a Mastodon server 0.002 metacpan
Mastodon::Entity::Account 0.002 metacpan
Mastodon::Entity::Application 0.002 metacpan
Mastodon::Entity::Attachment 0.002 metacpan
Mastodon::Entity::Card 0.002 metacpan
Mastodon::Entity::Context 0.002 metacpan
Mastodon::Entity::Error 0.002 metacpan
Mastodon::Entity::Instance 0.002 metacpan
Mastodon::Entity::Mention 0.002 metacpan
Mastodon::Entity::Notification 0.002 metacpan
Mastodon::Entity::Relationship 0.002 metacpan
Mastodon::Entity::Report 0.002 metacpan
Mastodon::Entity::Results 0.002 metacpan
Mastodon::Entity::Status 0.002 metacpan
Mastodon::Entity::Tag 0.002 metacpan
Mastodon::Listener Access the streaming API of a Mastodon server 0.002 metacpan
Mastodon::Role::Entity 0.002 metacpan
Mastodon::Role::UserAgent 0.002 metacpan
Mastodon::Types 0.002 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
dist.ini metacpan