The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.030505

  • XXX Adding __detach_stack() on line 146 (but not on 143) fixes a crash in 00_Pari.t. So does making $fff lexical!!! Skipping 2 tests after assignment to $fff does not help! On NetBSD, still too many warnings for CPANtesters infrastructure to work. Disable -Wextra as well. Do not disable -Wall unless AUTOMATED_TESTING. XXX Code, but not enable (yet?) disabling -Wdiscarded-qualifiers too. Find a "supported" Pari directory even if "unsupported" ones are present earlier in the list of directories to search. Make exception for '.': if any Pari subdirectory is found, it is going to be used. (Now one can work with a "newer" paridir in a current directory, but `make disttest' would pick up a supported directory in ..)

Modules

Perl interface to PARI.
load Math::Pari with specified $primelimit and $initmem.
utility functions used during configuration of Math::Pari.

Provides

in Pari.pm