aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-BaseCnv/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Math-BaseCnv/pkg-descr')
-rw-r--r--math/p5-Math-BaseCnv/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/math/p5-Math-BaseCnv/pkg-descr b/math/p5-Math-BaseCnv/pkg-descr
new file mode 100644
index 000000000000..e58aadc750a5
--- /dev/null
+++ b/math/p5-Math-BaseCnv/pkg-descr
@@ -0,0 +1,8 @@
+BaseCnv provides a few simple functions for converting between
+arbitrary number bases. It is as fast as I currently know how
+to make it (of course relying only on the lovely Perl). If you
+would rather utilize an object syntax for number-base conversion,
+please see Ken Williams's <Ken@Forum.Swarthmore.Edu> fine
+Math::BaseCalc module.
+
+WWW: http://search.cpan.org/dist/Math-BaseCnv/