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
> To: Anna Fong
> Cc: [EMAIL PROTECTED]
> Subject: Re: How to get the Date + some days
> 
> 
> 
> 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 functions UnixDate, DateCalc. 
> > >
> > >Thanks,
> > >Kiran
> > >
> > >On Mon, 5 Feb 2001, Anna Fong wrote:
> > >
> > >> Try this:
> > >> --------
> > >> 
> > >> $old_date = &UnixDate("today", "%E of %b %Y");
> > >> $new_date = &DateCalc("$old_date","+10days");
> > >> $new_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 6th of Feb 2001 + 10
> > >> >should give 16th of Feb 2001...). How can I achieve this. I installed
> > >> >Date::calc perl module...
> > >> >
> > >> >Thanks,
> > >> >Kiran
> > >> >
> > 
> > --------------------------------------------------------
> > 
> > Anna Q. Fong, Webmaster     
> > California Data Exchange Center     
> > 
> 
> 
> **********************************************************************
> This email and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom they
> are addressed. If you have received this email in error please notify
> the system manager.
> 
> This footnote also confirms that this email message has been swept by
> MIMEsweeper for the presence of computer viruses.
> 
> www.mimesweeper.com
> **********************************************************************
> 

Reply via email to