Movatterモバイル変換


[0]ホーム

URL:


 / 
Aspect-1.04
River stage two • 10 direct dependents • 13 total dependents

Changes for version 1.04

Modules

Aspect
Aspect-Oriented Programming (AOP) for Perl
Aspect::Advice
Change how Perl code is run at a pointcut
Aspect::Advice::After
Execute code after a function is called
Aspect::Advice::Around
Execute code both before and after a function
Aspect::Advice::Before
Execute code before a function is called
Aspect::Guard
General purpose guard object for destroy-time actions
Aspect::Hook
Holding area for internal generated code
Aspect::Legacy
Legacy Compatibility for Aspect.pm
Aspect::Library
Base class for all reusable aspects
Aspect::Library::Breakpoint
A breakpoint aspect
Aspect::Library::Listenable
Observer pattern with events
Aspect::Library::Singleton
A singleton aspect
Aspect::Library::Wormhole
A wormhole between call frames
Aspect::Modular
First generation base class for reusable aspects
Aspect::Point
The Join Point context
Aspect::Point::Functions
Allow point context methods to be called as functions
Aspect::Point::Static
The Join Point context for join point static parts
Aspect::Pointcut
API for determining which events should be hooked
Aspect::Pointcut::And
Logical 'and' pointcut
Aspect::Pointcut::Call
Call pointcut
Aspect::Pointcut::Cflow
Cflow pointcut
Aspect::Pointcut::Highest
Pointcut for preventing recursive matching
Aspect::Pointcut::Logic
Pointcut logic role
Aspect::Pointcut::Not
Logical 'not' pointcut
Aspect::Pointcut::Or
Logical 'or' pointcut
Aspect::Pointcut::Returning
Function returning without exception
Aspect::Pointcut::Throwing
Exception typing pointcut
Aspect::Pointcut::True
Pointcut that allows arbitrary Perl code
Aspect::Pointcut::Wantarray
A pointcut for the run-time wantarray context

Provides

Aspect::Hook
in lib/Aspect/Advice/After.pm
Aspect::Hook
in lib/Aspect/Advice/Around.pm
Aspect::Hook
in lib/Aspect/Advice/Before.pm
Aspect::Library::Listenable::Event
in lib/Aspect/Library/Listenable/Event.pm

Examples

Other files

Module Install Instructions

To install Aspect, copy and paste the appropriate command in to your terminal.

cpanm

cpanm Aspect

CPAN shell

perl -MCPAN -e shellinstall Aspect

For more information on module installation, please visitthe detailed CPAN module installation guide.

Keyboard Shortcuts

Global
sFocus search bar
?Bring up this help dialog
GitHub
gpGo to pull requests
gigo to github issues (only if github is preferred repository)
POD
gaGo to author
gcGo to changes
giGo to issues
gdGo to dist
grGo to repository/SCM
gsGo to source
gbGo to file browse
Search terms
module: (e.g.module:Plugin)
distribution: (e.g.distribution:Dancer auth)
author: (e.g.author:SONGMU Redis)
version: (e.g.version:1.00)

[8]ページ先頭

©2009-2025 Movatter.jp