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