in reply to Re: Method not found in package?
in thread Method not found in package?

Hi, thanks for your reponse. Trying the -m option still gives me the:
Can't locate object method "copy" via package "Math::BigFloat" (perhap +s you forgot to load "Math::BigFloat"?) at C:/Perl/site/lib/Math/Numb +erCruncher.pm line 33. Compilation failed in require. BEGIN failed--compilation aborted.

The modules I'm using are:

Perhaps I should find the older version of Math::BigFloat on CPAN and see if that changes things. I'll let you know what happens.

-Tats