Name : perl-utf8-all
| |
Version : 0.024
| Vendor : AlmaLinux
|
Release : 14.el9
| Date : 2024-04-04 19:12:15
|
Group : Unspecified
| Source RPM : perl-utf8-all-0.024-14.el9.src.rpm
|
Size : 0.05 MB
| |
Packager : AlmaLinux Packaging Team < packager_almalinux_org>
| |
Summary : Turn on Unicode everywhere
|
Description :
Pragma 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 AATTARGV 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.
|
RPM found in directory: /vol/rzm2/linux-almalinux/9.4/devel/x86_64/kickstart/Packages |