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 1.600 - 2008-07-30

  • Still tolerant after all these years! 100% test coverage restored
  • THIS MAY BREAK YOUR CODE: "return undef on error" has been replaced by "throw exception on error" ...when creating a tolerance with bogus args ...and intersecting a tolerance with a constant outside its range

Modules

tolerance ranges for inexact numbers
a blessed constant type
a type of tolerance
unions of tolerance ranges

Provides

in lib/Number/Tolerant/Type/constant.pm
in lib/Number/Tolerant/Constant.pm
in lib/Number/Tolerant/Type/infinite.pm
in lib/Number/Tolerant/Type/less_than.pm
in lib/Number/Tolerant/Type/more_than.pm
in lib/Number/Tolerant/Type/offset.pm
in lib/Number/Tolerant/Type/or_less.pm
in lib/Number/Tolerant/Type/or_more.pm
in lib/Number/Tolerant/Type/plus_or_minus.pm
in lib/Number/Tolerant/Type/plus_or_minus_pct.pm
in lib/Number/Tolerant/Type/to.pm