use MIME::Base64; use Compress::Zlib; my ($i, $istatus) = inflateInit( -WindowBits => -MAX_WBITS); my ($decoded, $ostatus) = $i->inflate(decode_base64($code));
In reply to Re: How to decode this "gzinflate (base64_decode(***
by Carmady
in thread How to decode this "gzinflate (base64_decode(***
by Zeokat
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |