Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Test-Mojibake | Distribution: Mageia |
Version: 1.300.0 | Vendor: Mageia.Org |
Release: 5.mga9 | Build date: Mon Mar 21 02:53:16 2022 |
Group: Development/Perl | Build host: localhost |
Size: 56640 | Source RPM: perl-Test-Mojibake-1.300.0-5.mga9.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://metacpan.org/release/Test-Mojibake | |
Summary: Check your source for encoding misbehavior |
Many modern text editors automatically save files using UTF-8 codification, however, the perl manpage interpreter does not expects it _by default_. Whereas this does not represent a big deal on (most) backend-oriented programs, Web framework (http://catalyst.perl.org/, https://mojolicio.us/) based applications will suffer of so-called https://en.wikipedia.org/wiki/Mojibake (lit. "unintelligible sequence of characters"). Even worse: if an editor saves BOM (Byte Order Mark, 'U+FEFF' character in Unicode) at the start of the script with executable bit set (on Unix systems), it won't execute at all, due to shebang corruption. Avoiding codification problems is quite simple:
GPL+ or Artistic
* Mon Mar 21 2022 umeabot <umeabot> 1.300.0-5.mga9 + Revision: 1810354 - Mageia 9 Mass Rebuild
/usr/bin/scan_mojibake /usr/share/doc/perl-Test-Mojibake /usr/share/doc/perl-Test-Mojibake/Changes /usr/share/doc/perl-Test-Mojibake/LICENSE /usr/share/doc/perl-Test-Mojibake/META.json /usr/share/doc/perl-Test-Mojibake/META.yml /usr/share/doc/perl-Test-Mojibake/MYMETA.yml /usr/share/doc/perl-Test-Mojibake/README /usr/share/man/man1/scan_mojibake.1.xz /usr/share/man/man3/Test::Mojibake.3pm.xz /usr/share/perl5/vendor_perl/Test /usr/share/perl5/vendor_perl/Test/Mojibake.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jan 22 09:05:03 2025