public
Description: Encoding and decoding of base36 strings
Homepage: http://search.cpan.org/dist/Math-Base36/
Clone URL: git://github.com/bricas/math-base36.git
name age message
file .gitignore Wed Nov 18 18:21:05 -0800 2009 update gitignore [bricas]
file Changes Wed Nov 18 18:23:56 -0800 2009 prep release with new Module::Install [bricas]
file MANIFEST.SKIP Thu Mar 19 12:42:43 -0700 2009 properly add .gitignore to MANIFEST.SKIP [bricas]
file Makefile.PL Wed Nov 18 18:23:56 -0800 2009 prep release with new Module::Install [bricas]
directory lib/ Wed Nov 18 18:23:56 -0800 2009 prep release with new Module::Install [bricas]
directory t/ Thu Mar 19 04:59:17 -0700 2009 fix regex for input validation in decode_base36... [bricas]