Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re:^2 How can I match between two integer numbers

by ph0enix (Friar)
on Jan 02, 2003 at 13:20 UTC ( [id://223768]=note: print w/replies, xml ) Need Help??


in reply to Re: How can I match between two integer numbers
in thread How can I match between two integer numbers

If he want match also leading space (" 4.393864E+00 .0" instead of "4.393864E+00 .0") I suggest

/^\s+\d+\s(.*?)\s+\d+\s(.*?)$/

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (5)
As of 2024-04-19 06:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found