[ ソース: libmonkey-patch-perl ]
パッケージ: libmonkey-patch-perl (0.03-3)
libmonkey-patch-perl に関するリンク
Debian の資源:
libmonkey-patch-perl ソースパッケージをダウンロード:
- [libmonkey-patch-perl_0.03-3.dsc]
- [libmonkey-patch-perl_0.03.orig.tar.gz]
- [libmonkey-patch-perl_0.03-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
scoped monkey-patching Perl module
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 provides lexical scope monkey-patching so that you can wrap any other package's subroutine with your own code and still have access to the original subroutine.
その他の libmonkey-patch-perl 関連パッケージ
|
|
|
|
-
- dep: libsub-delete-perl
- Perl module to delete subroutines
-
- dep: libsuper-perl
- control superclass method dispatch
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語