in reply to munging function names with AUTOLOAD
If I really needed to do this and it wasn't fast enough using AUTOLOAD for dispatch, I would look at using a pre-processor and ditching AUTOLOAD altogether.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: munging function names with AUTOLOAD
by jimc (Sexton) on Jan 13, 2003 at 21:03 UTC |