Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^3: Zen and the Art of Match Variables (copy?)

by tye (Sage)
on Mar 26, 2003 at 00:35 UTC ( [id://245825]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    for(  qw( foobar foobaz )  ) {
        /(oo)/;
    ...
        }
        print "[$1]\n";
    }
    
  2. or download this
    (ar) [oo]
    (oo) [oo]
    

Log In?
Username:
Password:

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

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

    No recent polls found