[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#852797: ITP: libtest-mojibake-perl -- module to check source for encoding misbehavior



Package: wnpp
Severity: wishlist
Owner: =?utf-8?q?Carn=C3=AB_Draug?= <carandraug+dev@gmail.com>

* Package name    : libtest-mojibake-perl
  Version         : 1.1
  Upstream Author : Stanislaw Pusep <stas@sysd.org>
* URL             : https://metacpan.org/release/Test-Mojibake
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : 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.


Reply to: