On Thu, Sep 05, 2002 at 11:01:11AM +0200, Frederic NGUYEN wrote: > You were right, my CPAN module didn't install correctly Math::BigInt module > Doing it manually fixed the problem. > > Thanks
Cool. Holler if you have any more questions. > > ----- 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. > > -- Our doubts are traitors, And make us lose the good that we oft may win, By fearing to attempt --William Shakespeare
