summaryrefslogtreecommitdiff
path: root/math/p5-Math-Currency/pkg-descr
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-01-03 23:39:15 +0000
committerWill Andrews <will@FreeBSD.org>2001-01-03 23:39:15 +0000
commita6467afbb2e7e69c1c322a1888c35ba8d9f709ad (patch)
treecce5cac8572e49ae880459a801a6b361a3d95131 /math/p5-Math-Currency/pkg-descr
parentAdd p5-Math-BigIntFast 6.0, perl module wrapper for Bit::Vector to provide (diff)
Add p5-Math-Currency 0.10, perl module for exact currency math with
formatting and rounding.
Notes
Notes: svn path=/head/; revision=36721
Diffstat (limited to 'math/p5-Math-Currency/pkg-descr')
-rw-r--r--math/p5-Math-Currency/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/math/p5-Math-Currency/pkg-descr b/math/p5-Math-Currency/pkg-descr
new file mode 100644
index 000000000000..c7393578b048
--- /dev/null
+++ b/math/p5-Math-Currency/pkg-descr
@@ -0,0 +1,6 @@
+Math::Currency is a perl module that implements exact currency math
+with formatting and rounding.
+
+Author: John Peacock <jpeacock@univpress.com>
+
+--will