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

Changes for version 0.05

  • 5% optimization in pow(), mod() and is_div() with integer arguments.
  • fixed `0**Inf` to return `0` and `0**(-Inf)` to return `Inf`

Modules

Arbitrary size precision for integers, rationals and floating-point numbers
Represents the +Infinity value.
Represents the Not-a-Number value.