Name: | perl-Encode-Detect |
Version: | 1.01 |
Release: | 48.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 185451 |
License: | MPL-1.1 OR GPL-2.0-or-later OR LGPL-2.0-or-later |
RPM: |
perl-Encode-Detect-1.01-48.el10_0.x86_64.rpm
|
Source RPM: |
perl-Encode-Detect-1.01-48.el10_0.src.rpm
|
Build Date: | Mon Dec 23 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Encode-Detect |
Summary: | Encode::Encoding subclass that detects the encoding of data |
Description: | This Perl module is an Encode::Encoding subclass that uses
Encode::Detect::Detector to determine the charset of the input data and then
decodes it using the encoder of the detected charset. |