mirror of
https://github.com/imapsync/imapsync.git
synced 2025-06-11 23:24:30 +02:00
1.920
This commit is contained in:
parent
62531f58cd
commit
852d9695d6
76 changed files with 55631 additions and 0 deletions
5
W/learn/imap_gbk_Q_decode
Normal file
5
W/learn/imap_gbk_Q_decode
Normal file
|
@ -0,0 +1,5 @@
|
|||
|
||||
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?=");'
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue