Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^4: 'grouping' substrings?

by ikegami (Patriarch)
on Feb 01, 2006 at 17:04 UTC ( [id://527119]=note: print w/replies, xml ) Need Help??


in reply to Re^3: 'grouping' substrings?
in thread 'grouping' substrings?

[ ... ] means "Construct an array with '...' as content, and return a reference to it." This is documented in perlref.

$-[0] and $+[0] are elements of the special arrays @- and @+. Refer to perlvar for more information.

Log In?
Username:
Password:

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

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

    No recent polls found