Possible Duplicate:
What’s the best way to do base36 arithmetic in Perl?
Hello is it possible to convert numbers from a base-10-to-base-36-conversion with perl script?
here's an example :
base 10 - 1234567890123 and outcome
base 36 - FR5HUGNF
Try using Math::Base36 CPAN library for base conversion.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With