perl-Test-Tolerant - Test routines for testing numbers against tolerances
| Website: | https://metacpan.org/release/Number-Tolerant |
|---|---|
| License: | GPL+ or Artistic |
| Vendor: | Alcance Libre, Inc. |
- Description:
"is_tol" is the only routine provided by Test::Tolerant Perl module. It behaves like "is" from Test::More, asserting that two values must be equal, but it will always use numeric equality, and the second argument is not always used as the right hand side of comparison directly, but it used to produce a Number::Tolerant to compare to.
Packages
| perl-Test-Tolerant-1.709-1.aldos.noarch [17 KiB] |
Changelog
by Joel Barrios (2022-06-01):
- Update to 1.709. |