perl-Encode - Character encodings in Perl
Website: | http://search.cpan.org/dist/Encode/ |
---|---|
License: | (GPL+ or Artistic) and Artistic 2.0 and UCD |
Vendor: | Fedora Project |
- Description:
The Encode module provides the interface between Perl strings and the rest of the system. Perl strings are sequences of characters.
Packages
perl-Encode-2.86-3.fc25.x86_64 [1.5 MiB] |
Changelog
by Petr Pisar (2016-09-30):
- Fix Encode::encode_utf8(undef) to return undef (CPAN RT#116904) - Refuse non-shortests UTF-8 representations in strict mode - Fix panic when encoding undefined scalars |