Man Page: monkey::patch::handle
Operating Environment: debian
Section: 3pm
Monkey::Patch::Handle(3pm) User Contributed Perl Documentation Monkey::Patch::Handle(3pm)NAMEMonkey::Patch::Handle - Handle for monkey-patched functionsDESCRIPTIONMonkey::Patch::Handle keeps a stack of subroutine references for each name (Foo::bar::baz type name), so that the coderef that lives at that name is always the top of the stack, and if the wrappers get uninstalled in a funky order all hell doesn't break loose. You should never need to use this directly, so read L(Monkey::Patch) instead. perl v5.10.1 2010-11-11 Monkey::Patch::Handle(3pm)
| Related Man Pages |
|---|
| tap::parser::sourcehandler::handle(3pm) - osx |
| jifty::dbi::handle::oracle(3pm) - debian |
| jifty::dbi::handle::sqlite(3pm) - debian |
| monkey::patch(3pm) - debian |
| text::patch(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |