Sat, 27 Apr 2024 11:15:20 UTC | login

Information for build perl-utf8-all-0.024-4.fc29

ID55568
Package Nameperl-utf8-all
Version0.024
Release4.fc29
Epoch
SummaryTurn on Unicode everywhere
DescriptionPragma utf8 allows you to write your Perl encoded in UTF-8. That means UTF-8 strings, variable names, and regular expressions. utf8::all goes further, and makes @ARGV encoded in UTF-8, and file handles are opened with UTF-8 encoding turned on by default (including STDIN, STDOUT, STDERR), and character names are imported so \N{...} sequences can be used to compile Unicode characters based on names. If you don't want UTF-8 for a particular file handle, you'll have to set binmode $filehandle.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 03:52:41 UTC
CompletedThu, 19 Jul 2018 03:52:41 UTC
Tags
f29
f30
f31
RPMs
src
perl-utf8-all-0.024-4.fc29.src.rpm (info) (download)
noarch
perl-utf8-all-0.024-4.fc29.noarch.rpm (info) (download)
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.024-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.024-3 - Perl 5.28 rebuild * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.024-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Jan 05 2018 Paul Howarth <paul@city-fan.org> - 0.024-1 - 0.024 bump * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.023-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.023-2 - Perl 5.26 rebuild * Mon May 29 2017 Paul Howarth <paul@city-fan.org> - 0.023-1 - 0.023 bump * Sun Apr 23 2017 Paul Howarth <paul@city-fan.org> - 0.022-1 - 0.022 bump * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.021-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Sep 02 2016 Petr Pisar <ppisar@redhat.com> - 0.021-1 - 0.021 bump * Mon Aug 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.020-1 - 0.020 bump * Thu Aug 11 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.019-1 - 0.019 bump