diff options
author | will <will@FreeBSD.org> | 2001-01-03 23:40:09 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-03 23:40:09 +0000 |
commit | 738f9c229b84f8c69ecd49754f526bd2d9603095 (patch) | |
tree | cf341d8b332797f2aa78844c33886d377191b313 /math/p5-Math-FixedPrecision/pkg-comment | |
parent | ecea8bb0df11cdf5a8764f15c69c3133388181f5 (diff) | |
download | FreeBSD-ports-738f9c229b84f8c69ecd49754f526bd2d9603095.zip FreeBSD-ports-738f9c229b84f8c69ecd49754f526bd2d9603095.tar.gz |
Add p5-Math-FixedPrecision 0.11, perl module that provides decimal math
without floating point errors.
Diffstat (limited to 'math/p5-Math-FixedPrecision/pkg-comment')
-rw-r--r-- | math/p5-Math-FixedPrecision/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/p5-Math-FixedPrecision/pkg-comment b/math/p5-Math-FixedPrecision/pkg-comment new file mode 100644 index 0000000..00cce11 --- /dev/null +++ b/math/p5-Math-FixedPrecision/pkg-comment @@ -0,0 +1 @@ +Perl module that provides decimal math without floating point errors |