Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^4: regex pattern match

by MarcAllan (Novice)
on Jun 25, 2011 at 10:56 UTC ( [id://911366]=note: print w/replies, xml ) Need Help??


in reply to Re^3: regex pattern match
in thread regex pattern match

Marshall

Thanks for this, worked a treat

Replies are listed 'Best First'.
Re^5: regex pattern match
by MarcAllan (Novice) on Jun 27, 2011 at 08:50 UTC

    I managed to resolve this with the following pattern

    $out =~ m/TaskName:\s+$task.*?Status:\s+(.+?)\n.*?\n+Last Result:\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://911366]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (5)
As of 2024-04-23 18:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found