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 0.0086

  • GJL
    • Fixed some remaining int-as-pointer bugs that prevented working on 64 bit linux.
    • Some tests failed on some machines. Removed one test and relaxed precision on two other tests. The two tests that needed the relaxed condition use floats, rather than doubles: tapprox is replaced by tapprox_cruder for these. In levmar.t, the second to last test is now commented out. It fails on some debian machines, but not others. Also removed routine thread1 in file thread.t for case of floats. This should be fixed at some point
    • Minor edits of documentation.

Documentation

an index of PDL documentation
script to generate online documentation for perldl