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

Re: matching string

by insensate (Hermit)
on Aug 23, 2004 at 20:02 UTC ( [id://385203]=note: print w/replies, xml ) Need Help??


in reply to matching string

if($string1=~/version: (\d+\.\d+/){ $version=$1; print $version; }
Should do the trick...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (4)
As of 2024-03-28 17:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found