Aspect 0.26 Deleted
Kwalitee Issues
No Core Issues.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- no_unauthorized_packages
-
Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.
Error:
- Aspect::Pointcut::AndOp
- Aspect::Pointcut::NotOp
- Aspect::Pointcut::OrOp
- 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.26 | metacpan |
| Aspect::Advice | change how Perl code is run at a pointcut | 0.26 | metacpan |
| Aspect::Advice::After | 0.26 | metacpan | |
| Aspect::Advice::Before | 0.26 | metacpan | |
| Aspect::AdviceContext | a pointcut context for advice code | 0.26 | metacpan |
| Aspect::Library::Listenable | Observer pattern with events | 0.26 | metacpan |
| Aspect::Library::Memoize | cross-cutting memoization | 0.26 | metacpan |
| Aspect::Library::Singleton | A singleton aspect | 0.26 | metacpan |
| Aspect::Library::TestClass | give Test::Class test methods an IUT (implementation under test) | 0.26 | metacpan |
| Aspect::Library::Wormhole | A wormhole between call frames | 0.26 | metacpan |
| Aspect::Modular | base class for reusable aspects | 0.26 | metacpan |
| Aspect::Pointcut | pointcut base class | 0.26 | metacpan |
| Aspect::Pointcut::AndOp | Logical 'and' operation pointcut | 0.26 | metacpan |
| Aspect::Pointcut::Call | Call pointcut | 0.26 | metacpan |
| Aspect::Pointcut::Cflow | Cflow pointcut | 0.26 | metacpan |
| Aspect::Pointcut::NotOp | Logical 'not' operation pointcut | 0.26 | metacpan |
| Aspect::Pointcut::OrOp | Logical 'or' operation pointcut | 0.26 | metacpan |
Provides
| Name | File | View |
|---|---|---|
| Aspect::Library::Listenable::Event | lib/Aspect/Library/Listenable.pm | metacpan |