Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

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

by lidden (Curate)
on Mar 01, 2005 at 23:50 UTC ( [id://435653]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        I'm not saying that perl6 in general (or making parens optional in
    + specific) is a bad idea.
    
  2. or download this
    if my ($i) = / ^ (f+) / {
        # Do stuff
    }
    
    say $i;  # $i still defined.
    

Log In?
Username:
Password:

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

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

    No recent polls found