What does the following code do?
it produces the following output: EOOv0use Acme::Tools; # num2code() can be used to compress numeric IDs to # something shorter: $chars='0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz +-_'; $code=num2code("241274432",5,$chars);
I don't understand it...
In reply to acme::tools num2code function by cztmonk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |