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

Re^2: regex help please

by sitnalta (Initiate)
on Oct 27, 2006 at 19:29 UTC ( [id://581003]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #               s/rcvtime=[0-9]+//;
    #               s/sndtime=[0-9]+//;
    #               s/msgtext//;
    #               s/FRM//;
    #               s/3a[a-z,[A-Z]+//;
    
  2. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
            }
    }
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (2)
As of 2024-04-20 03:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found