Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: (shockme) Re: Funniest Variable/Subroutine names

by wolis (Scribe)
on Nov 24, 2003 at 03:19 UTC ( [id://309417]=note: print w/replies, xml ) Need Help??


in reply to (shockme) Re: Funniest Variable/Subroutine names
in thread Funniest Variable/Subroutine names

I like to:
my @bits = split(/\|/,$string); foreach my $bit(@bits){ # work with each bit.. }
I also had some fuzzy logic in some code: setting a string flag to iether 'true', 'false' or the equally valid value 'maybe'
___ /\__\ "What is the world coming to?" \/__/ www.wolispace.com

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (4)
As of 2024-04-19 13:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found