Hi all!
When trying to install use cpan to install Time::HiRes
I get the fallowing :
cpano conf prerequisites_policy ask
prerequisites_policy ask
cpaninstall Time::HiRes
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Going to read /
CPAN: Compress::Zlib loaded ok
Going to read /
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
cpaninstall HTTP::Date
Going to read /
Going to read /
Database was generated on Sun, 11 Sep 2005 08:01:26 GMT
HTTP::Date not available
Any ideas ?
/Hasse