in reply to Re^7: Introspecting function signatures (Dependency Injection and Monkey Patching)
in thread Introspecting function signatures
Monkey patching is only one other possibility here (that's replacing a sub/method at runtime), we also have eval and BEGIN blocks ... etc.
> In frustration, I searched all
that's "terminology injection" (aka die "brain overflow" ;-)
Like all these Java OO "design patterns" which are superfluous in Perl.
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^9: Introspecting function signatures (Dependency Injection and Monkey Patching)
by eyepopslikeamosquito (Archbishop) on Mar 08, 2021 at 00:32 UTC | |
by LanX (Saint) on Mar 08, 2021 at 23:30 UTC |