在 ?G, 2003-09-16 16:45, simon andrews (BI) 寫道:
> 3) Scripts using Math::BigInt won't compile with pp.  I get a warning saying:
> Couldn't load any math lib, not even the default at C:/Perl/lib/Math/BigInt.pm line 
> 2427.
> BEGIN failed--compilation aborted at script/bigint.pl line 4.

This has been fixed by Module::ScanDeps 0.29.  It is available on CPAN
and my website:

        http://aut.dyndns.org/dist/Module-ScanDeps-0.29.tar.gz
        MD5 (Module-ScanDeps-0.29.tar.gz) = 2fa449e161b52bf6231494ef281c0529

> The warning here seems strange as it reports the error in the locally
> installed BigInt.pm, not one extracted from a PAR archive.

That was the normal behaviour of recent versions of "pp" -- it records
the original filename and line number of the source modules, to make
debugging easier.

Thanks,
/Autrijus/

Attachment: signature.asc
Description: =?UTF-8?Q?=E9=80=99=E6=98=AF=E6=95=B8=E4=BD=8D=E5=8A=A0=E7=B0=BD?= =?UTF-8?Q?=E7=9A=84=E9=83=B5?= =?UTF-8?Q?=E4=BB=B6?=

Reply via email to