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: Moose::Cookbook::Legacy::Debugging_BaseClassReplacement, Moose::Cookbook::Legacy::Labeled_AttributeMetaclass, Moose::Meta::Attribute::Native, Moose::Meta::Object::Trait

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: Moose::Cookbook::Legacy::Debugging_BaseClassReplacement, Moose::Cookbook::Legacy::Labeled_AttributeMetaclass, Moose::Meta::Attribute::Native, Moose::Meta::Object::Trait

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:

  • Moose::Meta::TypeConstraint::Role

test_prereq_matches_use

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

Error:

  • DBM::Deep
  • Data::Visitor
  • DateTime
  • DateTime::Calendar::Mayan
  • DateTime::Format::MySQL
  • Declare::Constraints::Simple
  • HTTP::Headers
  • IO::String
  • Locale::US
  • MooseX::NonMoose
  • Params::Coerce
  • Regexp::Common
  • Test::Builder::Tester
  • Test::Deep
  • URI
  • foo
  • mro

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
Class::MOP A Meta Object Protocol for Perl 5 2.0603 metacpan
Class::MOP::Attribute Attribute Meta Object 2.0603 metacpan
Class::MOP::Class Class Meta Object 2.0603 metacpan
Class::MOP::Instance Instance Meta Object 2.0603 metacpan
Class::MOP::Method Method Meta Object 2.0603 metacpan
Class::MOP::Method::Accessor Method Meta Object for accessors 2.0603 metacpan
Class::MOP::Method::Constructor Method Meta Object for constructors 2.0603 metacpan
Class::MOP::Method::Generated Abstract base class for generated methods 2.0603 metacpan
Class::MOP::Method::Inlined Method base class for methods which have been inlined 2.0603 metacpan
Class::MOP::Method::Meta Method Meta Object for C<meta> methods 2.0603 metacpan
Class::MOP::Method::Overload Method Meta Object for methods which implement overloading 2.0603 metacpan
Class::MOP::Method::Wrapped Method Meta Object for methods with before/after/around modifiers 2.0603 metacpan
Class::MOP::Module Module Meta Object 2.0603 metacpan
Class::MOP::Object Base class for metaclasses 2.0603 metacpan
Class::MOP::Package Package Meta Object 2.0603 metacpan
Moose A postmodern object system for Perl 5 2.0603 metacpan
Moose::Cookbook::Legacy::Debugging_BaseClassReplacement Providing an alternate base object class 2.0603 metacpan
Moose::Error::Confess Prefer C<confess> 2.0603 metacpan
Moose::Error::Croak Prefer C<croak> 2.0603 metacpan
Moose::Error::Default L<Carp> based error generation for Moose. 2.0603 metacpan
Moose::Exporter make an import() and unimport() just like Moose.pm 2.0603 metacpan
Moose::Meta::Attribute The Moose attribute metaclass 2.0603 metacpan
Moose::Meta::Attribute::Native Delegate to native Perl types 2.0603 metacpan
Moose::Meta::Attribute::Native::Trait::Array Helper trait for ArrayRef attributes 2.0603 metacpan
Moose::Meta::Attribute::Native::Trait::Bool Helper trait for Bool attributes 2.0603 metacpan
Moose::Meta::Attribute::Native::Trait::Code Helper trait for CodeRef attributes 2.0603 metacpan
Moose::Meta::Attribute::Native::Trait::Counter Helper trait for Int attributes which represent counters 2.0603 metacpan
Moose::Meta::Attribute::Native::Trait::Hash Helper trait for HashRef attributes 2.0603 metacpan
Moose::Meta::Attribute::Native::Trait::Number Helper trait for Num attributes 2.0603 metacpan
Moose::Meta::Attribute::Native::Trait::String Helper trait for Str attributes 2.0603 metacpan
Moose::Meta::Class The Moose metaclass 2.0603 metacpan
Moose::Meta::Instance The Moose Instance metaclass 2.0603 metacpan
Moose::Meta::Method A Moose Method metaclass 2.0603 metacpan
Moose::Meta::Method::Accessor A Moose Method metaclass for accessors 2.0603 metacpan
Moose::Meta::Method::Augmented A Moose Method metaclass for augmented methods 2.0603 metacpan
Moose::Meta::Method::Constructor Method Meta Object for constructors 2.0603 metacpan
Moose::Meta::Method::Delegation A Moose Method metaclass for delegation methods 2.0603 metacpan
Moose::Meta::Method::Destructor Method Meta Object for destructors 2.0603 metacpan
Moose::Meta::Method::Meta A Moose Method metaclass for C<meta> methods 2.0603 metacpan
Moose::Meta::Method::Overridden A Moose Method metaclass for overridden methods 2.0603 metacpan
Moose::Meta::Role The Moose Role metaclass 2.0603 metacpan
Moose::Meta::Role::Application A base class for role application 2.0603 metacpan
Moose::Meta::Role::Application::RoleSummation Combine two or more roles 2.0603 metacpan
Moose::Meta::Role::Application::ToClass Compose a role into a class 2.0603 metacpan
Moose::Meta::Role::Application::ToInstance Compose a role into an instance 2.0603 metacpan
Moose::Meta::Role::Application::ToRole Compose a role into another role 2.0603 metacpan
Moose::Meta::Role::Attribute The Moose attribute metaclass for Roles 2.0603 metacpan
Moose::Meta::Role::Composite An object to represent the set of roles 2.0603 metacpan
Moose::Meta::Role::Method A Moose Method metaclass for Roles 2.0603 metacpan
Moose::Meta::Role::Method::Conflicting A Moose metaclass for conflicting methods in Roles 2.0603 metacpan
Moose::Meta::Role::Method::Required A Moose metaclass for required methods in Roles 2.0603 metacpan
Moose::Meta::TypeCoercion The Moose Type Coercion metaclass 2.0603 metacpan
Moose::Meta::TypeCoercion::Union The Moose Type Coercion metaclass for Unions 2.0603 metacpan
Moose::Meta::TypeConstraint The Moose Type Constraint metaclass 2.0603 metacpan
Moose::Meta::TypeConstraint::Class Class/TypeConstraint parallel hierarchy 2.0603 metacpan
Moose::Meta::TypeConstraint::DuckType Type constraint for duck typing 2.0603 metacpan
Moose::Meta::TypeConstraint::Enum Type constraint for enumerated values. 2.0603 metacpan
Moose::Meta::TypeConstraint::Parameterizable Type constraints which can take a parameter (ArrayRef) 2.0603 metacpan
Moose::Meta::TypeConstraint::Parameterized Type constraints with a bound parameter (ArrayRef[Int]) 2.0603 metacpan
Moose::Meta::TypeConstraint::Registry registry for type constraints 2.0603 metacpan
Moose::Meta::TypeConstraint::Role Role/TypeConstraint parallel hierarchy 2.0603 metacpan
Moose::Meta::TypeConstraint::Union A union of Moose type constraints 2.0603 metacpan
Moose::Object The base object for Moose 2.0603 metacpan
Moose::Role The Moose Role 2.0603 metacpan
Moose::Util Utilities for working with Moose classes 2.0603 metacpan
Moose::Util::MetaRole Apply roles to any metaclass, as well as the object base class 2.0603 metacpan
Moose::Util::TypeConstraints Type constraint system for Moose 2.0603 metacpan
Test::Moose Test functions for Moose specific features 2.0603 metacpan
metaclass a pragma for installing and using Class::MOP metaclasses 2.0603 metacpan
oose syntactic sugar to make Moose one-liners easier 2.0603 metacpan

Provides

Name File View
Moose::Cookbook::Meta::Labeled_AttributeMetaclass lib/Moose/Cookbook/Legacy/Labeled_AttributeMetaclass.pm metacpan
Moose::Meta::Attribute::Custom::Moose lib/Moose/Meta/Attribute.pm metacpan

Other Files

Changes metacpan
Changes.Class-MOP metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
dist.ini metacpan