|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Re: namespace crazinessby a (Friar) |
| on Jan 30, 2001 at 04:31 UTC ( [id://55187]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Ah, that tilly; for real fun, move the BEGIN {print MULTIPLIER; print "\n"}
down through the code; first before everything (trouble:
MULTIPLIER as file handle). Then after first use constant
(gets you '25') then after package second ('nother file
handle mistake), finally after
(or right before) print MULTIPLIER * $x, "\n";, get's you '2'
a
In Section
Meditations
|
|
||||||||||||||||||||||||