Error PPM installing in WinXP

2006-05-11 Thread hridyesh pant
Hi, I downloaded |Date-Calc package| from http://ppm.activestate.com/PPMPackages/zips 1. Unzip the package to a directory say C:\perlmodule\Date-Calc-5.4. 2. Install the package by specifying the ppd file directly: |ppm install |C:\perlmo

Re: Error PPM installing in WinXP

2006-05-11 Thread Robert Hicks
hridyesh pant wrote: Hi, I downloaded |Date-Calc package| from http://ppm.activestate.com/PPMPackages/zips 1. Unzip the package to a directory say C:\perlmodule\Date-Calc-5.4. 2. Install the package by specifying the ppd file directly: |

date & time from server problem/question

2006-05-11 Thread Graeme McLaren
Hi all, I'm trying to get the date & time a file was created on the server, I RTFM and I found: 10 ctimeinode change time (NOT creation time!) in seconds since the epoch http://www.xav.com/perl/lib/Pod/perlfunc.html#item_stat How can I get the date & time of files from the server? Ch

Re: date & time from server problem/question

2006-05-11 Thread Tom Phoenix
On 5/11/06, Graeme McLaren <[EMAIL PROTECTED]> wrote: Hi all, I'm trying to get the date & time a file was created on the server, I RTFM and I found: 10 ctimeinode change time (NOT creation time!) in seconds since the epoch It looks as if you've found the correct FM. There are three times

RE: date & time from server problem/question

2006-05-11 Thread Timothy Johnson
If the server is a Windows server you can use the Win32::FileTime module to get the info you need. -Original Message- From: Graeme McLaren [mailto:[EMAIL PROTECTED] Sent: Thursday, May 11, 2006 9:55 AM To: beginners@perl.org Subject: date & time from server problem/question Hi all, I

Re: Error PPM installing in WinXP

2006-05-11 Thread hridyesh pant
Hi, I tried from ppm ,same error is coming. Regards Hridyesh Robert Hicks wrote: hridyesh pant wrote: Hi, I downloaded |Date-Calc package| from http://ppm.activestate.com/PPMPackages/zips 1. Unzip the package to a directory say C:\perlmodul