Kwalitee Issues

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: POEx::Role::SessionInstantiation::Meta::Session::Sugar

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: POEx::Role::SessionInstantiation::Meta::Session::Sugar

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:

  • POEx::Role::Event
  • POEx::Role::SessionInstantiation
  • POEx::Role::SessionInstantiation::Meta::POEState
  • POEx::Role::SessionInstantiation::Meta::Session::Events
  • POEx::Role::SessionInstantiation::Meta::Session::Implementation
  • POEx::Role::SessionInstantiation::Meta::Session::Magic
  • POEx::Role::SessionInstantiation::Meta::Session::Sugar

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:

  • lib/POEx/Role/SessionInstantiation/Meta/POEState.pm: HASH(0x55607baf2e08)
  • lib/POEx/Role/SessionInstantiation/Meta/Session/Events.pm: HASH(0x55607bbba400)
  • lib/POEx/Role/SessionInstantiation/Meta/Session/Implementation.pm: HASH(0x55607bc69db0)
  • lib/POEx/Role/SessionInstantiation/Meta/Session/Magic.pm: HASH(0x55607bc1c2f0)
  • lib/POEx/Role/SessionInstantiation/Meta/Session/Sugar.pm: HASH(0x55607e4a7b48)

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
POEx::Role::Event Provide a decorator to label events 1.100911 metacpan
POEx::Role::SessionInstantiation A Moose Role for turning objects into POE Sessions 1.100911 metacpan
POEx::Role::SessionInstantiation::Meta::POEState A read-only object that provides POE context metacpan
POEx::Role::SessionInstantiation::Meta::Session::Events Provides default events such as _start, _stop, etc metacpan
POEx::Role::SessionInstantiation::Meta::Session::Implementation Provides actual POE::Session implementation metacpan
POEx::Role::SessionInstantiation::Meta::Session::Magic Provides the magic necessary to integrate with POE metacpan
POEx::Role::SessionInstantiation::Meta::Session::Sugar Provides some convenience methods for some POE::Kernel methods metacpan

Other Files

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