in reply to Re: Installing chained methods (Hook::*?)
in thread Installing chained methods
Nothing in the Hook:: class namespace does the right thing here (including Class::Hook). Thank you though. All the Hook:: modules assume that the method already exists and I'm looking at it from the other direction - initially the method doesn't exist and the code just installs it somewhat like Exporter.
Oh well - absent any good suggestions (after waiting a while) I'll just write the darn thing and upload it. Thank you for suggesting Hook:: though - that search keyword didn't occur to me.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Installing chained methods (wrap a stub?)
by Aristotle (Chancellor) on Apr 21, 2003 at 03:55 UTC | |
by diotalevi (Canon) on Apr 22, 2003 at 03:36 UTC | |
by Aristotle (Chancellor) on Apr 22, 2003 at 14:01 UTC | |
by diotalevi (Canon) on Apr 22, 2003 at 14:07 UTC | |
by Aristotle (Chancellor) on Apr 22, 2003 at 14:16 UTC | |
|