On Wed, Sep 04, 2002 at 05:20:29PM +0200, Frederic NGUYEN wrote:
> Hi all,
>
> Did anybody have any probleme with Math-BigInt-1.62?
> Seems like it doesn't work with freeipdb:
>
> ./test.pl
>
> --- Math::BigInt (blsft) test ---
>
> If you don't see "Done" in a few seconds try a diffrent version of
> Math::BigInt
> Can't locate object method "blsft" via package "Math::BigInt" at ./test.pl
> line 16.
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