in reply to Re: Constant subroutines thoughts
in thread Constant subroutines thoughts
The modules in question probably need some updating. OTOH, you can, at runtime, override the non-constant constant subs, while you can't override the constant constant subs. (Whether the module authors were considering this or not is up in the air--they might've, or they might just have misread the docs)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Constant subroutines thoughts
by Courage (Parson) on Jun 08, 2002 at 19:16 UTC | |
by Elian (Parson) on Jun 08, 2002 at 19:30 UTC |