套件:libtest-mojibake-perl(1.3-1)
libtest-mojibake-perl 的相關連結
Debian 的資源:
下載原始碼套件 libtest-mojibake-perl:
- [libtest-mojibake-perl_1.3-1.dsc]
- [libtest-mojibake-perl_1.3.orig.tar.gz]
- [libtest-mojibake-perl_1.3-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
module to check source for encoding misbehavior
Many modern text editors automatically save files using UTF-8 encoding, however, perl interpreter does not expects it by default. Whereas this does not represent a big deal on (most) backend-oriented programs, Web framework (Catalyst, Mojolicious) based applications will suffer of so-called Mojibake (lit. "unintelligible sequence of characters").
Test::Mojibake lets you check for inconsistencies in source and documentation encoding, and report its results in a standard Test::Simple fashion.
其他與 libtest-mojibake-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language