Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: $CGI->import_names

by doc_faustroll (Scribe)
on Apr 18, 2006 at 04:47 UTC ( [id://543999]=note: print w/replies, xml ) Need Help??


in reply to $CGI->import_names

Perhaps Ovid will chime in with why he dislikes it but I suspect it is a general best practices tendency to avoid globals wherever possible.

The old global filehandle, sans sigil, as in FH, is now considered bad form, for example.

Lexical scoping in the smallest scope possible is the preferred best practice.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (3)
As of 2024-04-25 04:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found