pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/p5-Number-Tolerant
Module Name: pkgsrc
Committed By: sno
Date: Wed Jul 3 13:58:40 UTC 2013
Added Files:
pkgsrc/math/p5-Number-Tolerant: DESCR Makefile distinfo
Log Message:
Adding package for CPAN distribution Number-Tolerant version 1.701 into
math/p5-Number-Tolerant.
Number::Tolerant creates a number-like object whose value refers to a
range of possible values, each equally acceptable. It overloads
comparison operations to reflect this.
I use this module to simplify the comparison of measurement results to
specified tolerances.
reject $product unless $measurement == $specification;
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/math/p5-Number-Tolerant/DESCR \
pkgsrc/math/p5-Number-Tolerant/Makefile \
pkgsrc/math/p5-Number-Tolerant/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index