On Thu, 29 May 2003, Siemon wrote: > Hi, I am new at this perl module stuff and hopefully someone > can answer my question. I am trying to install the module Time > :: Object on to my perl 5.8 running in a RedHat 9.0 environment > but everytime I try to compile (make) the program it dies > telling me some variables are missing. THis is a required > module for a program call CMap that I am install. I know this > isn't the correct place to ask questions but I am hoping that > one of the tester might have come across the same problems. > Does anyone have any suggestions or work around? Thank you very > much. Siemon
You're right that this isn't the best place for such questions - the author of the module (Matt Sergeant) could give a more authoratative answer. But in the readme file for the Time-Object package on CPAN, he suggests that users migrate to Time::Piece. -- best regards, randy kobes
