Skip to main content


Emulate JavaScript arithmetic in perl

Changes for 0.02

  • Avoid dealing with buggy floating-point assignments by not supporting perls older than 5.30.
  • Address portability issues regarding is_ok().