Name : perl-Aspect
| |
Version : 0.12
| Vendor : N0i_Net
|
Release : 1.n0i.3.fc8
| Date : 2007-06-10 12:59:57
|
Group : Development/Libraries
| Source RPM : perl-Aspect-0.12-1.n0i.3.fc8.src.rpm
|
Size : 0.12 MB
| |
Packager : Marius Feraru < altblue_n0i_net>
| |
Summary : AOP for Perl
|
Description :
Aspect-oriented Programming (AOP) is a programming method developed by Xerox PARC and others. The basic idea is that in complex class systems there are certain aspects or behaviors that cannot normally be expressed in a coherent, concise and precise way. One example of such aspects are design patterns, which combine various kinds of classes to produce a common type of behavior. Another is logging. See < http://www.aosd.net> for more info. The Perl \"Aspect\" module closely follows the terminology of the AspectJ project (< http://eclipse.org/aspectj>). However due to the dynamic nature of the Perl language, several \"AspectJ\" features are useless for us: exception softening, mixin support, out-of-class method declarations, and others. The Perl \"Aspect\" module is focused on subroutine matching and wrapping. It allows you to select collections of subroutines using a flexible pointcut language, and modify their behavior in any way you want.
|
RPM found in directory: /packages/linux-pbone/archive/reb00t.com/fedora/8/perl |