Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^3: Regex help/ Lua parse

by kcott (Archbishop)
on Oct 27, 2012 at 04:55 UTC ( [id://1001162]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # For y///
    (my $x = $y) =~ y///;
    ...
    # And for s///
    (my $x = $y) =~ s///;
    my $x = $y =~ s///r;
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1001162]
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: (6)
As of 2024-04-16 11:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found