![]() |
| |||||||
| Distribution | Aspect [Download] |
| Author | ADAMK [ Adam Kennedy ] |
| Version | 1.01 |
| Abstract | Aspect-Oriented Programming (AOP) for Perl |
| Released | 8 June 2011 |
| Size | 108.2 KB |
| MD5 Checksum | fa788962722384e9173397d8c4c58298 |
| Additional Files | README | META | Changes | Makefile.PL | |
| Links | search.cpan.org | CPAN::Forum | AnnoCPAN | rt.cpan.org | Rating | CPANTS | CPAN testers | Dependencies | Testers matrix | Prerequisites | Params::Util | Sub::Install | Sub::Uplevel | Task::Weaken | |
| Aspect [source] [v 1.01] | Aspect-Oriented Programming (AOP) for Perl |
| Aspect::Advice [source] [v 1.01] | Change how Perl code is run at a pointcut |
| Aspect::Advice::After [source] [v 1.01] | Execute code after a function is called |
| Aspect::Advice::Around [source] [v 1.01] | Execute code both before and after a function |
| Aspect::Advice::Before [source] [v 1.01] | Execute code before a function is called |
| Aspect::Guard [source] [v 1.01] | General purpose guard object for destroy-time actions |
| Aspect::Hook [source] [v 1.01] | Holding area for internal generated code |
| Aspect::Legacy [source] [v 1.01] | Legacy Compatibility for Aspect.pm |
| Aspect::Library [source] [v 1.01] | Base class for all reusable aspects |
| Aspect::Library::Breakpoint [source] [v 1.01] | A breakpoint aspect |
| Aspect::Library::Listenable [source] [v 1.01] | Observer pattern with events |
| Aspect::Library::Listenable::Event [source] [v 1.01] | |
| Aspect::Library::Singleton [source] [v 1.01] | A singleton aspect |
| Aspect::Library::Wormhole [source] [v 1.01] | A wormhole between call frames |
| Aspect::Modular [source] [v 1.01] | First generation base class for reusable aspects |
| Aspect::Point [source] [v 1.01] | The Join Point context |
| Aspect::Point::Functions [source] [v 1.01] | Allow point context methods to be called as functions |
| Aspect::Point::Static [source] [v 1.01] | The Join Point context for join point static parts |
| Aspect::Pointcut [source] [v 1.01] | API for determining which events should be hooked |
| Aspect::Pointcut::And [source] [v 1.01] | Logical 'and' pointcut |
| Aspect::Pointcut::Call [source] [v 1.01] | Call pointcut |
| Aspect::Pointcut::Cflow [source] [v 1.01] | Cflow pointcut |
| Aspect::Pointcut::Highest [source] [v 1.01] | Pointcut for preventing recursive matching |
| Aspect::Pointcut::Logic [source] [v 1.01] | Pointcut logic role |
| Aspect::Pointcut::Not [source] [v 1.01] | Logical 'not' pointcut |
| Aspect::Pointcut::Or [source] [v 1.01] | Logical 'or' pointcut |
| Aspect::Pointcut::Returning [source] [v 1.01] | Function returning without exception |
| Aspect::Pointcut::Throwing [source] [v 1.01] | Exception typing pointcut |
| Aspect::Pointcut::True [source] [v 1.01] | Pointcut that allows arbitrary Perl code |
| Aspect::Pointcut::Wantarray [source] [v 1.01] | A pointcut for the run-time wantarray context |
| ActiveState default Perl 5.10 repository [ v 1.01 ] |
| ActiveState default Perl 5.12 repository [ v 1.01 ] |
| ActiveState default Perl 5.8 repository [ v 0.21 ] |
| trouchelle.com Perl 5.10 repository [ v 1.01 ] |
| trouchelle.com Perl 5.12 repository [ v 0.12 ] |
| trouchelle.com Perl 5.8 repository [ v 0.12 ] |
| Problems, suggestions, or comments to Randy Kobes. | Questions? Check the FAQ. | |
| Enable installations using PAR::WebStart. |