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: Mastodon-Client-0.008/lib/Mastodon/Entity/Account.pm -- Around line 160: You forgot a '=back' before '=head1' Mastodon-Client-0.008/lib/Mastodon/Listener.pm -- Around line 265: 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.

test_prereq_matches_use

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

Error:

  • JSON
  • parent

Modules

Name Abstract Version View
Mastodon::Client Talk to a Mastodon server 0.008 metacpan
Mastodon::Entity::Account A Mastodon user account 0.008 metacpan
Mastodon::Entity::Application A Mastodon application 0.008 metacpan
Mastodon::Entity::Attachment A Mastodon media attachment 0.008 metacpan
Mastodon::Entity::Card A Mastodon card 0.008 metacpan
Mastodon::Entity::Context The context of a Mastodon status 0.008 metacpan
Mastodon::Entity::Error An error in Mastodon 0.008 metacpan
Mastodon::Entity::Instance A Mastodon instance 0.008 metacpan
Mastodon::Entity::Mention A mention in Mastodon 0.008 metacpan
Mastodon::Entity::Notification A Mastodon notification 0.008 metacpan
Mastodon::Entity::Relationship A Mastodon relationship 0.008 metacpan
Mastodon::Entity::Report 0.008 metacpan
Mastodon::Entity::Results A Mastodon search result 0.008 metacpan
Mastodon::Entity::Status A Mastodon status 0.008 metacpan
Mastodon::Entity::Tag A tag in Mastodon 0.008 metacpan
Mastodon::Listener Access the streaming API of a Mastodon server 0.008 metacpan
Mastodon::Role::Entity 0.008 metacpan
Mastodon::Role::UserAgent 0.008 metacpan
Mastodon::Types 0.008 metacpan

Other Files

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