Re: Searching & Storing

2002-09-30 Thread david
Henry Wong wrote: > Ok, i've decided to skip using the Date::Manip coz its giving me lots of > problems. Is there a way to compare dates (e.g. Thu Jun 20 12:00:00 2002) > and sort them in order? What i've always wanted is to sort them, and > subsequently using User's input of Start & End date to

Re: Searching & Storing

2002-09-30 Thread david
Henry Wong wrote: > Hi all, I tried using the below codes provided but i got an error saying > "Can't locate Date/Manip.pm in @INC...etc". I reckon that the Date::Manip > do not exist in my library. Any other alternatives for my problem below? > > > Regards, > you just have to install Date::M

Re: Searching & Storing

2002-09-29 Thread John W. Krahn
Henry Wong wrote: > > > Henry Wong wrote: > > > > > > I am wondering if you guys can help me out here: > > > I have a log file containing information like this: > > > > > > THU DEC 6 14:55:00 2001111222333444 > > > FRI DEC 7 01:00:00 2001 555666777888 > > > SAT DEC 8

Re: Searching & Storing

2002-09-29 Thread Henry Wong
. Regards, ~ HENRY WONG ~ - Original Message - From: "david" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, September 28, 2002 5:31 AM Subject: Re: Searching & Storing > Henry Wong wrote: > > > Hi all, > > > > I am wonderin

RE: Searching & Storing

2002-09-29 Thread nkuipers
>= Original Message From "Henry Wong" <[EMAIL PROTECTED]> = >Hi all, I tried using the below codes provided but i got an error saying >"Can't locate Date/Manip.pm in @INC...etc". I reckon that the Date::Manip do >not exist in my library. Any other alternatives for my problem below? If you

Re: Searching & Storing

2002-09-29 Thread Henry Wong
Hi all, I tried using the below codes provided but i got an error saying "Can't locate Date/Manip.pm in @INC...etc". I reckon that the Date::Manip do not exist in my library. Any other alternatives for my problem below? Regards, ~ HENRY WONG ~ > Henry Wong wrote: > > > Hi all, > > > > I am

Re: Searching & Storing

2002-09-27 Thread david
Henry Wong wrote: > Hi all, > > I am wondering if you guys can help me out here: > I have a log file containing information like this: > > THU DEC 6 14:55:00 2001111222333444 > FRI DEC 7 01:00:00 2001 555666777888 > SAT DEC 8 13:00:00 2001xxxxxxxxxx

Searching & Storing

2002-09-26 Thread Henry Wong
Hi all, I am wondering if you guys can help me out here: I have a log file containing information like this: THU DEC 6 14:55:00 2001111222333444 FRI DEC 7 01:00:00 2001 555666777888 SAT DEC 8 13:00:00 2001xxxxxxxxxxxx SUN DEC 9 04:00:00 2001xxx