perl-Encode-Detect 1.00

Encode::Encoding subclass that detects the encoding of data
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.