[ol7_developer_EPEL] perl-utf8-all-0.011-1.el7.noarch

Name:perl-utf8-all
Version:0.011
Release:1.el7
Architecture:noarch
Group:Development/Libraries
Size:33812
License:GPL+ or Artistic
RPM: perl-utf8-all-0.011-1.el7.noarch.rpm
Source RPM: perl-utf8-all-0.011-1.el7.src.rpm
Build Date:Sat Oct 28 2017
Build Host:x86-ol7-builder-03.us.oracle.com
Vendor:Oracle America
URL:http://search.cpan.org/dist/utf8-all/
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 @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.

Related Packages (Show Changelog) (Show Filelist)