パッケージ: libclass-method-modifiers-perl (2.12-1)
libclass-method-modifiers-perl に関するリンク
Trisquel の資源:
libclass-method-modifiers-perl ソースパッケージをダウンロード:
- [libclass-method-modifiers-perl_2.12-1.dsc]
- [libclass-method-modifiers-perl_2.12.orig.tar.gz]
- [libclass-method-modifiers-perl_2.12-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- Nathan Handler
- Ansgar Burchardt
- Jonathan Yu
- gregor herrmann
- Alessandro Ghedini
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Perl module providing method modifiers
Class::Method::Modifiers provides three modifiers: before, around, and after. The before and after modifiers are run just before and after the method they modify, but cannot really affect that original method. The remaining modifier, around, is run in place of the original method, with a hook to easily call the original method.
その他の libclass-method-modifiers-perl 関連パッケージ
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language