The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 2.030516

  • Start cleaning up private headers: rect.h not needed with 2.11.1 gp.h is needed for gp_get_plot(); similarly for anal.h, paripriv.h. New patch diff_2.3.5_mingw_longlong. (5 failures; 31 subfailure). Tolerate more mismatch in test's floating point output. Tolerate +0.000..00 vs -0.000..00. (3; 19) Convert strto[u]l and atoul too on 2.3.5 (cosmetic???). Patch gp.c too (to be able to test gp 2.3.5-64bit; see the docs inside the patch). If needed, #define __USE_MINGW_ANSI_STDIO 1 Remove changes to test engine. Detection of longbits was wrong in the test engine on Win32. (Tests succeed on 2.3.5 Win64) Remove README-win64.

Modules

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

Provides

in PariInit.pm
in Pari.pm