in reply to Re: code that runs at module loading
in thread code that runs at module loading
Having the script that uses the constant generate the code at compile time (in a BEGIN block) is one of the wonderful features of Perl that distinguishes it from other languages. Why not make use of it?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: code that runs at module loading
by sgifford (Prior) on Dec 07, 2004 at 21:06 UTC |