Changeset 22541 for lang/perl/Aspect
- Timestamp:
- 11/02/08 06:18:00 (2 months ago)
- Files:
-
- 1 modified
-
lang/perl/Aspect/trunk/lib/Aspect/Advice.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Aspect/trunk/lib/Aspect/Advice.pm
r16290 r22541 32 32 my $pointcut = $self->pointcut; 33 33 my $code = $self->code; 34 # find all pointcuts that are statical y matched34 # find all pointcuts that are statically matched 35 35 # wrap the method with advice code and install the wrapper 36 36 for my $sub_name ($weaver->get_sub_names) {
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)