summaryrefslogtreecommitdiff
path: root/devel/p5-Test-Approx
AgeCommit message (Collapse)AuthorFilesLines
2011-06-19Import p5-Test-Approx-0.03 as devel/p5-Test-Approx.obache3-0/+32
PR#44974 by David H. Gutteridge. This module lets you test if two things are *approximately* equal. Yes, that sounds a bit wrong at first - surely you know if they should be equal or not? But there are actually valid cases when you don't/can't know. This module is meant for those rare cases when close is good enough.