Thanks a lot William. I finally had to do the download and run ppm install Time-HiRes.ppd to make it work as you suggested. David
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, January 20, 2003 10:59 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: Installing Time::HiRes module In a message dated 1/20/2003 12:18:33 PM Eastern Standard Time, [EMAIL PROTECTED] writes: I am trying to install Time::HiRes module and I am getting the following error: C:\>ppm PPM interactive shell (2.1.6) - type 'help' for available commands. PPM> install Time-HiRes Install package 'Time-HiRes?' (y/N): y Installing package 'Time-HiRes'... Error installing package 'Time-HiRes': Could not locate a PPD file for package Time-HiRes PPM> Where should the PPD file be? How do I point to it? Worked on my ppm. Make sure you have your repositories set up correctly. If it doesn't work download: http://ppm.activestate.com/PPMPackages/zips/6xx-builds-only/Time-HiRes.zip extract, cd to it in a command prompt and run: ppm install Time-HiRes.ppd But, like I said, you should be able to do it from active state's repository.