套件:libencode-zapcp1252-perl(0.40-2)
libencode-zapcp1252-perl 的相關連結
Debian 的資源:
下載原始碼套件 libencode-zapcp1252-perl:
- [libencode-zapcp1252-perl_0.40-2.dsc]
- [libencode-zapcp1252-perl_0.40.orig.tar.gz]
- [libencode-zapcp1252-perl_0.40-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
zap Windows Western gremlin characters
CP1252 (Windows Western) is a superset of ISO8859-1 (Latin-1). Accidentally mixing CP1252 with ISO8859-1 is common, causing "gremlins" - broken misfit characters.
Encode::ZapCP1252 detects freak characters and either transliterates them into ASCII counterparts or translates them to UTF-8 equivalents.
Processed strings are assumed to contain a mixture of ASCII, ISO8859-1 and CP1252, but no actual UTF-8 characters (even if encoded as such). For string soups including UTF-8 characters, Encoding::FixLatin may be better suitable.
其他與 libencode-zapcp1252-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libencode-perl
- module providing interfaces between Perl's strings and the system