in reply to Re: Problem Installing Digest::MD5 or any additional perl module
in thread Problem Installing Digest::MD5 or any additional perl module

I update the date to my timezone, date and time, and now is working.

Thanks for the help man, i didn't realize this small thing could make such problem.

Thanks,
WIlmar
  • Comment on Re^2: Problem Installing Digest::MD5 or any additional perl module

Replies are listed 'Best First'.
Re^3: Problem Installing Digest::MD5 or any additional perl module
by gordoste (Initiate) on Jan 05, 2006 at 23:12 UTC
    > i didn't realize this small thing could make such problem.

    Incorrect system time causes all sorts of wierdness, because a lot of programs make the assumption that it's correct (a fair enough assumption IMHO).

    Sufficiently advanced Perl is indistinguishable from garbage.