Will I be able to find an alternative to the MIME::Base64 module for encoding/decoding small text strings (using pure perl without requiring a loadable module?)
My dilemma is this: I need to encode/decode base64 on a free webserver that features perl but no MIME::Base64 module (and no gcc access). I tried copying the Base64.pm and the required Base64.so (from my home server) but it won't run due to version mismatch
Thanks for any tips!
In reply to need base64 utility in pure perl by redss
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |