POE-Declare 0.56
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_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 | 
|---|---|---|---|
| POE::Declare | A POE abstraction layer for conciseness and simplicity | 0.56 | metacpan | 
| POE::Declare::Meta | Metadata object that describes a POE::Declare class | 0.56 | metacpan | 
| POE::Declare::Meta::Attribute | Named accessor with read-only accessor | 0.56 | metacpan | 
| POE::Declare::Meta::Event | Declares a named POE event | 0.56 | metacpan | 
| POE::Declare::Meta::Internal | Reserve a named slot for internal use | 0.56 | metacpan | 
| POE::Declare::Meta::Message | A named message that is emitted to the parent | 0.56 | metacpan | 
| POE::Declare::Meta::Param | A named attribute passed to the constructor as a parameter. | 0.56 | metacpan | 
| POE::Declare::Meta::Slot | Abstract base class for named class elements | 0.56 | metacpan | 
| POE::Declare::Meta::Timeout | A named timeout with generated support methods | 0.56 | metacpan | 
| POE::Declare::Object | Base class for all POE::Declare classes | 0.56 | metacpan |