[ 源代码: libmonkey-patch-perl ]
软件包: libmonkey-patch-perl (0.03-1)
libmonkey-patch-perl 的相关链接
Trisquel 的资源:
下载源码包 libmonkey-patch-perl:
- [libmonkey-patch-perl_0.03-1.dsc]
- [libmonkey-patch-perl_0.03.orig.tar.gz]
- [libmonkey-patch-perl_0.03-1.debian.tar.gz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Ernesto Hernández-Novich (USB)
外部的资源:
- 主页 [search.cpan.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