Perhaps MIME::Base32?
Author says:# RFC forces the [A-Z2-7] RFC-3548 compliant encodingUpdate: use MIME::Base32; (without the 'RFC') gives you the old behaviour (0-9A-V) if you want the 0-9 digit range... perhaps together with lc?
# default encoding [0-9A-V] is for backward compatibility with pre v1.0
In reply to Re: How can I encode a string using only lower case letters and numbers?
by Perlbotics
in thread How can I encode a string using only lower case letters and numbers?
by tkguifan
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |