RECENT POSTS
P5-encode-detect
May 26, 2018
Encode::Encoding subclass that detects the encoding of data
This Perl module is an EncodeEncoding subclass that uses EncodeDetectDetector to determine the charset of the input data and then decodes it using the encoder of the detected charset.
It is similar to EncodeGuess, but does not require the configuration of a set of expected encodings. Like EncodeGuess, it only supports decoding–it cannot encode.
WWW http//search.cpan.org/dist/Encode-Detect/
- Older
- Newer