Name: | perl-Encode-Locale |
Version: | 1.05 |
Release: | 10.module+el8.10.0+90267+7012ad3b |
Architecture: | noarch |
Module: | perl:5.32:8100020240409120442:9fe1d287
|
Group: | Development/Libraries |
Size: | 19785 |
License: | GPL+ or Artistic |
RPM: |
perl-Encode-Locale-1.05-10.module+el8.10.0+90267+7012ad3b.noarch.rpm
|
Source RPM: |
perl-Encode-Locale-1.05-10.module+el8.10.0+90267+7012ad3b.src.rpm
|
Build Date: | Tue Apr 09 2024 |
Build Host: | build-ol8-x86_64.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. |