1
0
mirror of https://github.com/imapsync/imapsync.git synced 2024-11-17 00:02:29 +01:00
imapsync/W/learn/imap_gbk_Q_decode
Nick Bebout 852d9695d6 1.920
2019-07-02 18:20:46 -05:00

6 lines
187 B
Plaintext

perl -E 'use open qw(:std :utf8);
use Encode;
say Encode::decode("MIME-Header", "Subject: Re: =?gbk?Q?=C3=C9=B9=C5=CF=EE=C4=BF=D0=CD=D6=C6=D7=F7=B7=BD=B0=B8?=");'