Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^3: Variable matching on a regex

by eric256 (Parson)
on Jun 17, 2010 at 15:00 UTC ( #845221=note: print w/replies, xml ) Need Help??


in reply to Re^2: Variable matching on a regex
in thread Variable matching on a regex

Looks like minor typo at the start of the regex, but it works!

$data =~ /(?:(\d+)\s*(?{push @results, $^N}))+$/;

___________
Eric Hodges

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others cooling their heels in the Monastery: (2)
As of 2023-03-24 16:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (61 votes). Check out past polls.

    Notices?