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

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

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.pm: HASH(0x55607d787078)
  • lib/POEx/Role/SessionInstantiation/Meta/POEState.pm: HASH(0x55607d7ad980)
  • lib/POEx/Role/SessionInstantiation/Meta/Session/Events.pm: HASH(0x55607db0ec38)
  • lib/POEx/Role/SessionInstantiation/Meta/Session/Implementation.pm: HASH(0x55607ded4b88)
  • lib/POEx/Role/SessionInstantiation/Meta/Session/Magic.pm: HASH(0x55607de07ca8)
  • lib/POEx/Role/SessionInstantiation/Meta/Session/Sugar.pm: HASH(0x55607dd9d488)

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 0.092671 metacpan
POEx::Role::SessionInstantiation A Moose Role for turning objects into POE Sessions 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