Class-MOP 1.11
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
No Core Issues.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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.
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Class::MOP | A Meta Object Protocol for Perl 5 | 1.11 | metacpan |
Class::MOP::Attribute | Attribute Meta Object | 1.11 | metacpan |
Class::MOP::Class | Class Meta Object | 1.11 | metacpan |
Class::MOP::Class::Immutable::Trait | Implements immutability for metaclass objects | 1.11 | metacpan |
Class::MOP::Deprecated | Manages deprecation warnings for Class::MOP | 1.11 | metacpan |
Class::MOP::Instance | Instance Meta Object | 1.11 | metacpan |
Class::MOP::Method | Method Meta Object | 1.11 | metacpan |
Class::MOP::Method::Accessor | Method Meta Object for accessors | 1.11 | metacpan |
Class::MOP::Method::Constructor | Method Meta Object for constructors | 1.11 | metacpan |
Class::MOP::Method::Generated | Abstract base class for generated methods | 1.11 | metacpan |
Class::MOP::Method::Inlined | Method base class for methods which have been inlined | 1.11 | metacpan |
Class::MOP::Method::Meta | Method Meta Object for C<meta> methods | 1.11 | metacpan |
Class::MOP::Method::Wrapped | Method Meta Object for methods with before/after/around modifiers | 1.11 | metacpan |
Class::MOP::MiniTrait | Extremely limited trait application | 1.11 | metacpan |
Class::MOP::Mixin | Base class for mixin classes | 1.11 | metacpan |
Class::MOP::Mixin::AttributeCore | Core attributes shared by attribute metaclasses | 1.11 | metacpan |
Class::MOP::Mixin::HasAttributes | 1.11 | metacpan | |
Class::MOP::Mixin::HasMethods | Methods for metaclasses which have methods | 1.11 | metacpan |
Class::MOP::Module | Module Meta Object | 1.11 | metacpan |
Class::MOP::Object | Base class for metaclasses | 1.11 | metacpan |
Class::MOP::Package | Package Meta Object | 1.11 | metacpan |
metaclass | a pragma for installing and using Class::MOP metaclasses | 1.11 | metacpan |