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

Changes for version 2.030502

  • New function code_C_comment_interface() in Math::PariBuild: perl -I utils -MMath::PariBuild -w00pe "Math::PariBuild::code_C_comment_interface" Pari.xs >Pari.xs-n Add the corresponding string codes to text of interfaceDDD() XSUBs (to those who have associated string codes). (as above, and then manually for 9900). New XSUB added_sections() (essentially, to remind that sections change time to time).
  • XXX Handle added_sections() in Math::Pari (stub only! XXXX). XXX (Temporarily???) Remove -D_FORTIFY_SOURCE=2 (on NetBSD breaks input_method->fgets() in es.c).

Changes for version 2.0305_010811

  • memUsage() had wrong count in EXTEND(sp...) (compatible with very old perls???)

Changes for version 2.0305_010810

  • Change the default for $ok23 to 1.

Changes for version 2.0305_01080604

  • Change the default for $ok23 to 1.

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