Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Parsing Logs

by grizzley (Chaplain)
on Oct 08, 2012 at 08:52 UTC ( [id://997776]=note: print w/replies, xml ) Need Help??


in reply to Parsing Logs

What is exactly the <my-regex-goes-here($id)>? You probably could combine all ids in one regexp and that way avoid inner foreach loop if you don't care which id matched (and even if you do care, simply use parens in regexp and $1).

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (7)
As of 2024-04-23 20:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found