NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Only question (Score:1)
---ict / Spoon
Re:Only question (Score:1)
Re:Only question (Score:1)
broquaint out
Re:Only question (Score:1)
Reply to This
Parent
Re:Only question (Score:1)
broquaint out
Re:Only question (Score:1)
Re:Only question (Score:1)
This is because we're not violating strict in anyway (not symbolic, not bareword, declared variable).
With your hash you can do some slippery scalar dereferencing (to keep it all syntactically correct) or just assign the value to a simple scalar e.g
broquaint out