[ ソース: libmonkey-patch-action-perl ]
パッケージ: libmonkey-patch-action-perl (0.061-1)
libmonkey-patch-action-perl に関するリンク
Debian の資源:
libmonkey-patch-action-perl ソースパッケージをダウンロード:
- [libmonkey-patch-action-perl_0.061-1.dsc]
- [libmonkey-patch-action-perl_0.061.orig.tar.gz]
- [libmonkey-patch-action-perl_0.061-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
module to monkey-patching subs from other packages, with restore
Monkey patching is a way to extend or modify the runtime code of a program or library without altering the original source code.
Monkey::Patch::Action is based on Monkey::Patch and provides lexical scope monkey-patching so that you can wrap any other package's subroutine with your own code. It makes things even easier by helping you apply a stack of patches and unapply them later in flexible order.
その他の libmonkey-patch-action-perl 関連パッケージ
|
|
|
|
-
- dep: libsub-delete-perl
- Perl module to delete subroutines
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語