aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-Math-Base36/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Math-Base36/pkg-descr')
-rw-r--r--math/p5-Math-Base36/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/math/p5-Math-Base36/pkg-descr b/math/p5-Math-Base36/pkg-descr
new file mode 100644
index 000000000000..2ced30a88193
--- /dev/null
+++ b/math/p5-Math-Base36/pkg-descr
@@ -0,0 +1,5 @@
+This module converts to and from Base36 numbers (0..9 - A..Z)
+
+It was created because of an article/challenge in "The Perl Review"
+
+WWW: http://search.cpan.org/dist/Math-Base36/