in reply to RE: loading a module only if you need it
in thread loading a module only if you need it
For example, these two chunks of code do entirely opposite things:
|
|
Now, if the if statement were inside a BEGIN, that'd be better, but then most likely the variable would need to be set earlier, ever regressing into nothingness. It's turtles all the way down!
-- Randal L. Schwartz, Perl hacker
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
RE: RE: RE: loading a module only if you need it
by extremely (Priest) on Oct 10, 2000 at 01:40 UTC |