Re: Fun with Date formatting

2001-05-03 Thread Collin Rogowski
You should look at the Date::Parse Module. You can get it from CPAN. cr On Thu, 3 May 2001 14:48:51 -0400, Craig Moynes/Markham/IBM said: > My task is to create a Log file pruner for multiple types of logfiles. Now > this being reality both record seperators and date formats vary from log to

Fun with Date formatting

2001-05-03 Thread Craig Moynes/Markham/IBM
My task is to create a Log file pruner for multiple types of logfiles. Now this being reality both record seperators and date formats vary from log to log. I have already nailed the record seperator problem by allowing the user to input a regular expression as a parameter to define when a record