What's this string?
- From: practicalperl@xxxxxxxxx (Jm lists)
- Date: Tue, 28 Nov 2006 17:00:09 +0800
Hello,
Can you tell me what's this string?
=?GBK?B?zNSxpszh0NHE+qO6wvS80tLRvq3GwLzbo6zH67vYxsA=?=
How to decode it?I try:
$ perl -MEncode -le 'print
encode("utf8",decode("gbk","=?GBK?B?zNSxpszh0NHE+qO6wvS80tLRvq3GwLzbo6zH67vYxsA=?="))'
But I can't get the result correctly.
Thanks for your helps.
- Follow-Ups:
- Re: What's this string?
- From: Mug
- Re: What's this string?
- Prev by Date: Re: goto return ?
- Next by Date: Re: failed substitution
- Previous by thread: Perl Query - Conversion of EXE file
- Next by thread: Re: What's this string?
- Index(es):