[ bianca ]
[ 源代码: libtest-mojibake-perl ]
软件包:libtest-mojibake-perl(1.3-3)
libtest-mojibake-perl 的相关链接
下载源码包 libtest-mojibake-perl:
- [libtest-mojibake-perl_1.3-3.debian.tar.xz]
- [libtest-mojibake-perl_1.3-3.dsc]
- [libtest-mojibake-perl_1.3.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [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