perl based script to execute cgi...

2001-04-26 Thread Kiran Kumar M
Hi, It might be a bit out topic, but I hope experts in perl will give me some solution.. As it includes the perl and the list will support it I hope solution from this list.. I have the following script that execute at command prompt and working fine .. #!/usr/bin/perl perl -pi -e 's/^(user)

Re: How to get the Date + some days

2001-02-05 Thread Kiran Kumar M
e::Manip; > > > > > At 04:14 AM 02/06/2001 +0530, Kiran Kumar M wrote: > > > >Yes, I installed it.. but it is the same... > > > >Undefined subroutine &main::UnixDate called at test5 line 3. > > > > > >Thanks, > >Kiran > > &

RE: How to get the Date + some days

2001-02-05 Thread Kiran Kumar M
I am running on Unix clone.. LInux On Tue, 6 Feb 2001, Steven Baldwin wrote: > Silly question, but are you trying to run on a non-Unix system ? > > -Original Message- > From: Kiran Kumar M [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, 6 February 2001 9:45 AM >

Re: How to get the Date + some days

2001-02-05 Thread Kiran Kumar M
t on CPAN - do you know if these will become > part of the standard distribution at some point? > > Hardy Merrill > > Matt Sergeant [[EMAIL PROTECTED]] wrote: > > On Tue, 6 Feb 2001, Kiran Kumar M wrote: > > > > > > > > > > > Hi, > >

Re: How to get the Date + some days

2001-02-05 Thread Kiran Kumar M
Yes, I installed it.. but it is the same... Undefined subroutine &main::UnixDate called at test5 line 3. Thanks, Kiran On Mon, 5 Feb 2001, Anna Fong wrote: > use Date::Manip; > > > At 04:04 AM 02/06/2001 +0530, Kiran Kumar M wrote: > > > >Where are the

Re: How to get the Date + some days

2001-02-05 Thread Kiran Kumar M
_date = &UnixDate("$new_date", "%E of %b %Y"); > > > HTH, > Anna > > > > At 03:43 AM 02/06/2001 +0530, Kiran Kumar M wrote: > > > > > >Hi, > > > >How can I get the Date + some days (for example 6t

Re: How to get the Date + some days

2001-02-05 Thread Kiran Kumar M
_perl .) at test4 line 3. BEGIN failed--compilation aborted at test4 line 3. In my system, I loaded Date::Calc and Date::Manip Thanks, Kiran On Mon, 5 Feb 2001,Matt Sergeant wrote: > On Tue, 6 Feb 2001, Kiran Kumar M wrote: > > > > > > > Hi, > > > > How ca

How to get the Date + some days

2001-02-05 Thread Kiran Kumar M
Hi, How can I get the Date + some days (for example 6th of Feb 2001 + 10 should give 16th of Feb 2001...). How can I achieve this. I installed Date::calc perl module... Thanks, Kiran

AUTHENTICATION with mod_auth_mysql

2001-02-01 Thread Kiran Kumar M
Hi, I am trying to authenticate the user through mod_auth_mysql in apache, It is called the mysql, but it is generating the following messages in apache log file. [error] MySQL query failed: select passwd from siteusers where id='root' [error] MySQL failure reason: Access denied for user: '@