| This Release | Aspect-1.04 | [Download] [Browse] | 08 Apr 2013 | |||
| Other Releases | ||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (3) ] [ Dependencies ] [ Other Tools ] | |||||
| Repository | http://svn.ali.as/cpan/trunk/Aspect | |||||
| CPAN Testers | PASS (98) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(0 Reviews)
[ Rate this distribution ]
| |||||
| License | The Perl 5 License (Artistic 1 & GPL 1) | |||||
| Special Files |
|
|||||
| Aspect | Aspect-Oriented Programming (AOP) for Perl | 1.04 | |
| Aspect::Advice | Change how Perl code is run at a pointcut | 1.04 | |
| Aspect::Advice::After | Execute code after a function is called | 1.04 | |
| Aspect::Advice::Around | Execute code both before and after a function | 1.04 | |
| Aspect::Advice::Before | Execute code before a function is called | 1.04 | |
| Aspect::Guard | General purpose guard object for destroy-time actions | 1.04 | |
| Aspect::Hook | Holding area for internal generated code | 1.04 | |
| Aspect::Legacy | Legacy Compatibility for Aspect.pm | 1.04 | |
| Aspect::Library | Base class for all reusable aspects | 1.04 | |
| Aspect::Library::Breakpoint | A breakpoint aspect | 1.04 | |
| Aspect::Library::Listenable | Observer pattern with events | 1.04 | |
| Aspect::Library::Listenable::Event | 1.04 | ||
| Aspect::Library::Singleton | A singleton aspect | 1.04 | |
| Aspect::Library::Wormhole | A wormhole between call frames | 1.04 | |
| Aspect::Modular | First generation base class for reusable aspects | 1.04 | |
| Aspect::Point | The Join Point context | 1.04 | |
| Aspect::Point::Functions | Allow point context methods to be called as functions | 1.04 | |
| Aspect::Point::Static | The Join Point context for join point static parts | 1.04 | |
| Aspect::Pointcut | API for determining which events should be hooked | 1.04 | |
| Aspect::Pointcut::And | Logical 'and' pointcut | 1.04 | |
| Aspect::Pointcut::Call | Call pointcut | 1.04 | |
| Aspect::Pointcut::Cflow | Cflow pointcut | 1.04 | |
| Aspect::Pointcut::Highest | Pointcut for preventing recursive matching | 1.04 | |
| Aspect::Pointcut::Logic | Pointcut logic role | 1.04 | |
| Aspect::Pointcut::Not | Logical 'not' pointcut | 1.04 | |
| Aspect::Pointcut::Or | Logical 'or' pointcut | 1.04 | |
| Aspect::Pointcut::Returning | Function returning without exception | 1.04 | |
| Aspect::Pointcut::Throwing | Exception typing pointcut | 1.04 | |
| Aspect::Pointcut::True | Pointcut that allows arbitrary Perl code | 1.04 | |
| Aspect::Pointcut::Wantarray | A pointcut for the run-time wantarray context | 1.04 |