Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: regex on a line

by Nightblade (Beadle)
on Aug 01, 2002 at 15:58 UTC ( [id://186813]=note: print w/replies, xml ) Need Help??


in reply to regex on a line

print "$1\n$2\n" if($line =~ m/^Update Status: (\w+) \(view: (.+)\)$/ +);

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (7)
As of 2024-04-25 15:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found