Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^4: RFC: CGI::Tables (topicalize with for)

by Aristotle (Chancellor)
on May 11, 2003 at 02:19 UTC ( [id://257184]=note: print w/replies, xml ) Need Help??


in reply to Re^3: RFC: CGI::Tables (topicalize with for)
in thread RFC: CGI::Tables

I don't generally like foo() much for routines that operate on $_. In this case I added it because I'd've had to if I'd written
'HASH' eq ref ? $_ : {}
as the question mark is then parsed as a pattern delimiter instead of as part of a ternary. I usually write my comparisons that way around. But here neither the parens nor the variable is necessary as the following eq is unambiguous as to its meaning.

Makeshifts last the longest.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (2)
As of 2024-04-24 23:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found