Name: | rh-perl526-perl-Encode-Locale |
---|---|
Version: | 1.05 |
Release: | 9.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 19753 |
License: | GPL+ or Artistic |
RPM: | rh-perl526-perl-Encode-Locale-1.05-9.el7.noarch.rpm |
Source RPM: | rh-perl526-perl-Encode-Locale-1.05-9.el7.src.rpm |
Build Date: | Wed Oct 24 2018 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Encode-Locale/ |
Summary: | Determine the locale encoding |
Description: | In many applications it's wise to let Perl use Unicode for the strings it processes. Most of the interfaces Perl has to the outside world is still byte based. Programs therefore needs to decode byte strings that enter the program from the outside and encode them again on the way out. |