[ 原始碼: libmonkey-patch-action-perl ]
套件:libmonkey-patch-action-perl(0.061-2)
libmonkey-patch-action-perl 的相關連結
Debian 的資源:
下載原始碼套件 libmonkey-patch-action-perl:
- [libmonkey-patch-action-perl_0.061-2.dsc]
- [libmonkey-patch-action-perl_0.061.orig.tar.gz]
- [libmonkey-patch-action-perl_0.061-2.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's Practical Extraction and Report Language