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

Changes for version 0.08

  • Switch to New/Safefree from malloc/free.
  • Removed unused primality functions. No more primes(), for example. See the Math::Prime::Util module for these functions.
  • Merged functions in XS.xs for memory savings.
  • Speedups for Goldbach codes -- 2-5x faster for big values.

Modules

A bit stream class including integer coding methods