The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Encode::Guess"

Encode::Guess - Guesses encoding from data River stage five • 1078 direct dependents • 32665 total dependents

By default, it checks only ascii, utf8 and UTF-16/32 with BOM. use Encode::Guess; # ascii/utf8/BOMed UTF To use it more practically, you have to give the names of encodings to check (*suspects* as follows). The name of suspects can either be canonica...

DANKOGAI/Encode-3.21 - 25 Feb 2024 23:19:43 UTC

Encode::Guess::Educated - do something River stage zero No dependents

XXX: this section needs to be written...

TOMC/Encode-Guess-Educated-0.03 - 05 Mar 2012 19:57:55 UTC

Data::Decode::Encode::Guess - Generic Encode::Guess Decoder River stage one • 1 direct dependent • 4 total dependents

DMAKI/Data-Decode-0.00006 - 09 Nov 2007 10:32:48 UTC

Template::Provider::Encode::Guess - Encode templates by guessing for Template Toolkit River stage zero No dependents

TWB...

SEKIMURA/Template-Provider-Encode-0.02 - 30 Dec 2005 02:48:39 UTC

Data::Decode::Encode::Guess::JP - Generic Encode::Guess For Japanese Encodings River stage one • 1 direct dependent • 4 total dependents

DMAKI/Data-Decode-0.00006 - 09 Nov 2007 10:32:48 UTC

Encode::Detect - An Encode::Encoding subclass that detects the encoding of data River stage two • 7 direct dependents • 19 total dependents

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::Locale - Determine the locale encoding River stage four • 54 direct dependents • 8588 total dependents

In many applications it's wise to let Perl use Unicode for the strings it processes. Most of the interfaces Perl has to the outside world are still byte based. Programs therefore need to decode byte strings that enter the program from the outside and...

GAAS/Encode-Locale-1.05 - 09 Jun 2015 20:10:45 UTC

Encode::HanDetect - Cross-encoding, cross-variant Chinese decoder River stage zero No dependents

Encode::HanDetect is a thin wrapper around Lingua::ZH::HanDetect, providing the ability to treat any incoming Chinese data equally, regardless of its encoding. If a string beginning with either "t" or "s" is specified in the "use" line, all incoming ...

AUTRIJUS/Encode-HanDetect-0.01 - 30 Jan 2003 22:43:43 UTC

CBOR::PP::Encode River stage zero No dependents

This implements a CBOR <https://tools.ietf.org/html/rfc7049> encoder in pure Perl....

FELIPE/CBOR-PP-0.05 - 30 Jan 2020 06:05:05 UTC

Encode::InCharset - defines \p{InCharset} River stage zero No dependents

As of this writing, this module supports character properties shown below. Since names are self-explanatory I am not going to discuss in details. InASCII InAdobeStandardEncoding InAdobeSymbol InAdobeZdingbat InBIG5EXT InBIG5PLUS InBIG5_ETEN InBIG5_HK...

DANKOGAI/Encode-InCharset-0.03 - 21 Oct 2002 20:58:55 UTC

Encode::Detect::Upload - Attempt to guess user's locale encoding from IP, HTTP_ACCEPT_LANGUAGE and HTTP_USER_AGENT River stage zero No dependents

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
11 results (0.036 seconds)