Aspect 0.36 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_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 |
|---|---|---|---|
| Aspect | Aspect-Oriented Programming (AOP) for Perl | 0.36 | metacpan |
| Aspect::Advice | Change how Perl code is run at a pointcut | 0.36 | metacpan |
| Aspect::Advice::After | 0.36 | metacpan | |
| Aspect::Advice::AfterReturning | 0.36 | metacpan | |
| Aspect::Advice::AfterThrowing | 0.36 | metacpan | |
| Aspect::Advice::Around | 0.36 | metacpan | |
| Aspect::Advice::Before | 0.36 | metacpan | |
| Aspect::AdviceContext | a pointcut context for advice code | 0.36 | metacpan |
| Aspect::Library::Listenable | Observer pattern with events | 0.36 | metacpan |
| Aspect::Library::Listenable::Event | 0.36 | metacpan | |
| Aspect::Library::Singleton | A singleton aspect | 0.36 | metacpan |
| Aspect::Library::Wormhole | A wormhole between call frames | 0.36 | metacpan |
| Aspect::Modular | Base class for reusable aspects | 0.36 | metacpan |
| Aspect::Pointcut | pointcut base class | 0.36 | metacpan |
| Aspect::Pointcut::And | Logical 'and' operation pointcut | 0.36 | metacpan |
| Aspect::Pointcut::Call | Call pointcut | 0.36 | metacpan |
| Aspect::Pointcut::Cflow | Cflow pointcut | 0.36 | metacpan |
| Aspect::Pointcut::Not | Logical 'not' operation pointcut | 0.36 | metacpan |
| Aspect::Pointcut::Or | Logical 'or' operation pointcut | 0.36 | metacpan |