[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project perl-Encode-4:2.88-7.module+el8.9.0+102+55fa58bf

Name perl-Encode
Epoch 4
Version 2.88
Release 7.module+el8.9.0+102+55fa58bf
Website/URL http://search.cpan.org/dist/Encode/
License (GPL+ or Artistic) and Artistic 2.0 and UCD
Build Time 2024-04-28 11:15:16
Build Host builder-x86-04.inferitos.ru
Summary Character encodings in Perl
Repositories AppStream
Description The Encode module provides the interface between Perl strings and the rest of the system. Perl strings are sequences of characters.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
perl-Encode-4:2.88-7.module+el8.9.0+102+55fa58bf.x86_64 Character encodings in Perl e4f0d5487fed11a88ff3c49febd3353e2816b2b9a25aa9c6008936be1f6ef052 download
perl-Encode-devel-4:2.88-7.module+el8.9.0+102+55fa58bf.x86_64 Perl Encode Module Generator 854c8b8b0f92d978cef0ef42c00ece2bc9e197b1f80f89c71150e41b9c18698a download
perl-encoding-4:2.19-7.module+el8.9.0+102+55fa58bf.x86_64 Write your Perl script in non-ASCII or non-UTF-8 4214b74a6a13500751e3861945389610a0f6b24439d3d2173e30d1c662304eb4 download
src
perl-Encode-4:2.88-7.module+el8.9.0+102+55fa58bf.src Character encodings in Perl 6714e83587ec74e0954e14036bdef343aeaf4dbaf0f6eaee67ac977918424304 download
Changelog link
* Sun Dec 10 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 4:2.88-7
- Rebuilt for MSVSphere 8.8

* Fri Mar 29 2019 Jitka Plesnikova <jplesnik@redhat.com> - 4:2.88-7
- Rebuild with enable hardening (bug #1636329)

* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4:2.88-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

* Wed Nov 30 2016 Petr Pisar <ppisar@redhat.com> - 4:2.88-5
- 2.88 bump

* Mon Oct 31 2016 Petr Pisar <ppisar@redhat.com> - 4:2.87-4
- 2.87 bump

* Fri Sep 30 2016 Petr Pisar <ppisar@redhat.com> - 4:2.86-3
- 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

* Fri Sep 16 2016 Petr Pisar <ppisar@redhat.com> - 4:2.86-2
- Add Artistic 2.0 into license tag because of encguess tool

* Thu Aug 11 2016 Jitka Plesnikova <jplesnik@redhat.com> - 4:2.86-1
- 2.86 bump

* Tue Aug 09 2016 Jitka Plesnikova <jplesnik@redhat.com> - 4:2.85-1
- 2.85 bump

* Tue Aug 02 2016 Jitka Plesnikova <jplesnik@redhat.com> - 4:2.84-11
- Avoid loading optional modules from default . (CVE-2016-1238)