POE-Declare 0.59 Latest
Kwalitee Issues
- no_mymeta_files
-
Update MANIFEST.SKIP to exclude MYMETA files. If you are lazy, add "#!install_default" in your MANIFEST.SKIP and update your ExtUtils::Manifest if necessary, then some of the most common files will be excluded.
- no_broken_module_install
-
Upgrade the bundled version of Module::Install to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)
- 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.
Modules
Name | Abstract | Version | View |
---|---|---|---|
POE::Declare | A POE abstraction layer for conciseness and simplicity | 0.59 | metacpan |
POE::Declare::Meta | Metadata object that describes a POE::Declare class | 0.59 | metacpan |
POE::Declare::Meta::Attribute | Named accessor with read-only accessor | 0.59 | metacpan |
POE::Declare::Meta::Event | Declares a named POE event | 0.59 | metacpan |
POE::Declare::Meta::Internal | Reserve a named slot for internal use | 0.59 | metacpan |
POE::Declare::Meta::Message | A named message that is emitted to the parent | 0.59 | metacpan |
POE::Declare::Meta::Param | A named attribute passed to the constructor as a parameter. | 0.59 | metacpan |
POE::Declare::Meta::Slot | Abstract base class for named class elements | 0.59 | metacpan |
POE::Declare::Meta::Timeout | A named timeout with generated support methods | 0.59 | metacpan |
POE::Declare::Object | Base class for all POE::Declare classes | 0.59 | metacpan |