パッケージ: libaspect-perl (1.04-3)
libaspect-perl に関するリンク
Debian の資源:
libaspect-perl ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
module for Aspect-Oriented Programming in Perl
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. For more information, see <URL:http://www.aosd.net>.
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.
その他の libaspect-perl 関連パッケージ
|
|
|
|
-
- dep: libparams-util-perl
- シンプルでスタンドアローンなパラメータチェック関数用 Perl 拡張
-
- dep: libsub-install-perl
- module for installing subroutines into packages easily
-
- dep: libsub-uplevel-perl
- module to spoof the Perl call stack
-
- dep: libtask-weaken-perl
- module for ensuring that a platform has weaken support
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語