Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: virus log parser

by joealba (Hermit)
on Jul 03, 2002 at 04:17 UTC ( [id://179057]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use Parse::RecDescent;
    ...
    Action: The uncleanable file is deleted.
    Virus: WORM_KLEZ.H
    ----------------------------------
    
  2. or download this
    $VAR1 = {
              'file' => 'value.scr',
    ...
              'from' => 'mef@mememe.com',
              'action' => 'The uncleanable file is deleted.'
            };
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://179057]
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-25 14:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found