Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Perl Riddle

by Zaxo (Archbishop)
on Dec 01, 2007 at 09:45 UTC ( [id://654295]=note: print w/replies, xml ) Need Help??


in reply to Perl Riddle

I can't trace your problem in detail right now, but I'd try saying

use vars '%ENGINES';
before the BEGIN block. Omit the use statement in the block.

I remain uncertain about what our accomplishes, but I'm pretty sure that putting it in a BEGIN block restricts its scope.

Global variables ain't fashionable, but they have their uses in perl for class data and such.

After Compline,
Zaxo

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://654295]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (7)
As of 2024-04-19 12:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found