Query: encode::detect
OS: mojave
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Encode::Detect(3) User Contributed Perl Documentation Encode::Detect(3)NAMEEncode::Detect - An Encode::Encoding subclass that detects the encoding of dataSYNOPSISuse Encode; require Encode::Detect; my $utf8 = decode("Detect", $data);DESCRIPTIONThis 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. It is similar to Encode::Guess, but does not require the configuration of a set of expected encodings. Like Encode::Guess, it only supports decoding--it cannot encode.SEE ALSOEncode, Encode::Encoding, Encode::Detect::DetectorAUTHORJohn Gardiner Myers <jgmyers@proofpoint.com>SUPPORTFor help and thank you notes, e-mail the author directly. To report a bug, submit a patch, or add to the wishlist please visit the CPAN bug manager at: http://rt.cpan.org perl v5.18.2 2017-10-06 Encode::Detect(3)
Related Man Pages |
---|
encode::gsm0338(3pm) - suse |
encode::detect::detector(3) - suse |
encode::detect::detector(3) - centos |
encode::gsm0338(3) - centos |
encode::gsm0338(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
FTP Getting a Folder |