Hi all!
When trying to install use cpan to install Time::HiRes
I get the fallowing :
cpan> o conf prerequisites_policy ask
prerequisites_policy ask
cpan> install Time::HiRes
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Going to read /root/.cpan/sources/authors/01mailrc.txt.gz
CPAN: Compress::Zlib loaded ok
Going to read /root/.cpan/sources/modules/02packages.details.txt.gz
Database was generated on Sun, 11 Sep 2005 08:01:26 GMT
HTTP::Date not available
Then it freezes.
Trying to install HTTP::Date by itself gives the same result
cpan> install HTTP::Date
Going to read /root/.cpan/sources/authors/01mailrc.txt.gz
Going to read /root/.cpan/sources/modules/02packages.details.txt.gz
Database was generated on Sun, 11 Sep 2005 08:01:26 GMT
HTTP::Date not available
Any ideas ?
/Hasse