Search results for "module:Encode::Detect::Detector"
Encode::Detect::Detector - Detects the encoding of data
This module provides an interface to Mozilla's universal charset detector, which detects the charset used to encode data....
JGMYERS/Encode-Detect-1.01 - 27 May 2008 20:50:44 UTC
Encode::Detect::CJK - A Charset Detector, optimized for EastAsia charset and website content
FOOLFISH/Encode-Detect-CJK-2.0.2
-
05 Dec 2008 04:17:12 UTC
Encode::Detect - An 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. It is similar to Encode::Guess, but does not require the con...
JGMYERS/Encode-Detect-1.01 - 27 May 2008 20:50:44 UTC
Encode::Detect::Upload - Attempt to guess user's locale encoding from IP, HTTP_ACCEPT_LANGUAGE and HTTP_USER_AGENT
Dealing with input from globally disperse users can be a real pain. Although when setting web forms to utf-8 browsers will often do the right thing, in some instances, such as text file uploads, you are stuck will trying to figure out the files chars...
COSMICNET/Encode-Detect-Upload-0.04 - 23 Nov 2013 01:05:55 UTC