Class-MOP 1.05 Deleted
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.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Class::MOP | A Meta Object Protocol for Perl 5 | 1.05 | metacpan |
Class::MOP::Attribute | Attribute Meta Object | 1.05 | metacpan |
Class::MOP::Class | Class Meta Object | 1.05 | metacpan |
Class::MOP::Class::Immutable::Trait | Implements immutability for metaclass objects | 1.05 | metacpan |
Class::MOP::Deprecated | Manages deprecation warnings for Class::MOP | 1.05 | metacpan |
Class::MOP::Instance | Instance Meta Object | 1.05 | metacpan |
Class::MOP::Method | Method Meta Object | 1.05 | metacpan |
Class::MOP::Method::Accessor | Method Meta Object for accessors | 1.05 | metacpan |
Class::MOP::Method::Constructor | Method Meta Object for constructors | 1.05 | metacpan |
Class::MOP::Method::Generated | Abstract base class for generated methods | 1.05 | metacpan |
Class::MOP::Method::Inlined | Method base class for methods which have been inlined | 1.05 | metacpan |
Class::MOP::Method::Wrapped | Method Meta Object for methods with before/after/around modifiers | 1.05 | metacpan |
Class::MOP::Mixin | Base class for mixin classes | 1.05 | metacpan |
Class::MOP::Mixin::AttributeCore | Core attributes shared by attribute metaclasses | 1.05 | metacpan |
Class::MOP::Mixin::HasAttributes | 1.05 | metacpan | |
Class::MOP::Mixin::HasMethods | Methods for metaclasses which have methods | 1.05 | metacpan |
Class::MOP::Module | Module Meta Object | 1.05 | metacpan |
Class::MOP::Object | Base class for metaclasses | 1.05 | metacpan |
Class::MOP::Package | Package Meta Object | 1.05 | metacpan |
metaclass | a pragma for installing and using Class::MOP metaclasses | 1.05 | metacpan |