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

Re^6: Perl oddities ("if" w/o parens)

by TimToady (Parson)
on Mar 02, 2005 at 00:50 UTC ( [id://435666]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        if /^ (f+) / -> *$i {
            # Do stuff
        }
    
  2. or download this
        frob my $x = bar() {...}
    
  3. or download this
        frob bar() -> $x {...}
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2024-04-18 04:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found