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.08 - 2015-07-28

  • Add a link to the version control repository at various places.
  • Get rid of indirect object notation in the code and the examples.
    • It’s a sign of Ancient Perl.
  • Overload bool to avoid fallback to intify (Hugo)
    • Fixes RT #101443
      • https://rt.cpan.org/Ticket/Display.html?id=101443
    • Modified patch applied by Shlomif.
  • Add tests from DANAJ for large numbers in some functions.
    • RT #92641
      • https://rt.cpan.org/Ticket/Display.html?id=92641

Modules

High speed arbitrary size integer math