Pakket: libmonkey-patch-perl (0.03-2)
Verwijzigingen voor libmonkey-patch-perl
Trisquel bronnen:
Het bronpakket libmonkey-patch-perl downloaden:
- [libmonkey-patch-perl_0.03-2.dsc]
- [libmonkey-patch-perl_0.03.orig.tar.gz]
- [libmonkey-patch-perl_0.03-2.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Perl Group (Mailarchief)
- Ernesto Hernández-Novich (USB)
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
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.
Andere aan libmonkey-patch-perl gerelateerde pakketten
|
|
|
-
- 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