You were right, my CPAN module didn't install correctly Math::BigInt module Doing it manually fixed the problem.
Thanks ----- Original Message ----- From: "Ben April" <[EMAIL PROTECTED]> To: "Frederic NGUYEN" <[EMAIL PROTECTED]> Cc: "FreeIPdb Users" <[EMAIL PROTECTED]> Sent: Wednesday, September 04, 2002 9:51 PM Subject: [freeipdb-users] Re: Pb with Math-BigInt-1.62 > Frederic, > is it posible that your system has an older verirsion of > Math::BigInt somewhere earlier in perl's search path? > > try: > find / -name BigInt.pm > > That will list all copies of the BigInt.pm module (in the directories > that you have permission to). > > Let me know what you find.
