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

Search results for "module:encoding"

encoding - allows you to write your script in non-ASCII and non-UTF-8 River stage five • 1078 direct dependents • 32665 total dependents

This pragma is used to enable a Perl script to be written in encodings that aren't strictly ASCII nor UTF-8. It translates all or portions of the Perl program script from a given encoding into UTF-8, and changes the PerlIO layers of "STDIN" and "STDO...

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

XML::Encoding - A perl module for parsing XML encoding maps. River stage zero No dependents

This module, which is built as a subclass of XML::Parser, provides a parser for encoding map files, which are XML files. The file maps/encmap.dtd in the distribution describes the structure of these files. Calling a parse method returns the name of t...

SHAY/XML-Encoding-2.11 - 08 Dec 2020 09:29:58 UTC

Encoding::BER - Perl module for encoding/decoding data using ASN.1 Basic Encoding Rules (BER) River stage one • 1 direct dependent • 2 total dependents

Unlike many other BER encoder/decoders, this module uses tree structured data as the interface to/from the encoder/decoder. The decoder does not require any form of template or description of the data to be decoded. Given arbitrary BER encoded data, ...

JAW/Encoding-BER-1.02 - 17 Dec 2015 05:25:25 UTC

Term::Encoding - Detect encoding of the current terminal River stage three • 21 direct dependents • 775 total dependents

Term::Encoding is a simple module to detect an encoding the current terminal expects, in various ways....

MIYAGAWA/Term-Encoding-0.03 - 22 Mar 2019 06:26:01 UTC

HTML::Encoding - Determine the encoding of HTML/XML/XHTML documents River stage two • 8 direct dependents • 21 total dependents

HTML::Encoding helps to determine the encoding of HTML and XML/XHTML documents......

BJOERN/HTML-Encoding-0.61 - 24 Sep 2010 01:42:06 UTC

encoding::stdio - Provides an easy way to set encoding layers on STDOUT and STDIN River stage one • 1 direct dependent • 1 total dependent

The "encoding" pragma assumes that the development environment and the environment in which the program will run, use the same character encoding. Typically, they will be different, but unfortunately, it's too late to change "encoding" now. We can ad...

JUERD/encoding-stdio-0.02 - 20 Jun 2007 11:10:43 UTC

encoding::split - Metapackage (bundle) for automated upgrades River stage zero No dependents

In June 2007, encoding::source was removed from encoding-split, and the package was renamed to encoding-stdio. This module depends on RGARCIA's encoding-source and JUERD's encoding-stdio, so that machines upgrading from encoding-split 0.01 will insta...

JUERD/encoding-split-0.02 - 20 Jun 2007 11:30:51 UTC

encoding::source - allows you to write your script in non-ascii or non-utf8 River stage one • 1 direct dependent • 1 total dependent

This pragma allows to change the default encoding for string literals in the current lexical compilation unit (block or file). This is like the "encoding" pragma (pre-5.22.0), but done right: * It doesn't mess with the STDIN and STDOUT filehandles. *...

RGARCIA/encoding-source-0.03 - 25 Sep 2015 11:43:40 UTC

PerlIO::encoding - encoding layer River stage five • 11292 direct dependents • 32664 total dependents

This PerlIO layer opens a filehandle with a transparent encoding filter. On input, it converts the bytes expected to be in the specified character set and encoding to Perl string data (Unicode and Perl's internal Unicode encoding, UTF-8). On output, ...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC

PerlIO::encoding - encoding layer River stage five • 11292 direct dependents • 32664 total dependents

This PerlIO layer opens a filehandle with a transparent encoding filter. On input, it converts the bytes expected to be in the specified character set and encoding to Perl string data (Unicode and Perl's internal Unicode encoding, UTF-8). On output, ...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC

Encode::Encoding - Encode Implementation Base Class River stage five • 1078 direct dependents • 32665 total dependents

As mentioned in Encode, encodings are (in the current implementation at least) defined as objects. The mapping of encoding name to object is via the %Encode::Encoding hash. Though you can directly manipulate this hash, it is strongly encouraged to us...

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

Filter::Encoding - Write your script in any encoding River stage zero No dependents

This module allows your code to be written in any ASCII-based encoding. Just pass the name of the encoding as an argument to "use Filter::Encoding". The source code will be decoded and treated as though it had been written in UTF-8 with "use utf8" in...

SPROUT/Filter-Encoding-0.01 - 03 Jul 2016 17:55:42 UTC

Encoding::FixLatin - takes mixed encoding input and produces UTF-8 output River stage two • 3 direct dependents • 37 total dependents

Most encoding conversion tools take input in one encoding and produce output in another encoding. This module takes input which may contain characters in more than one encoding and makes a best effort to convert them all to UTF-8 output....

GRANTM/Encoding-FixLatin-1.04 - 22 May 2014 10:26:31 UTC

encoding::warnings - Warn on implicit encoding conversions River stage one • 2 direct dependents • 2 total dependents

Overview of the problem By default, there is a fundamental asymmetry in Perl's unicode model: implicit upgrading from byte-strings to unicode-strings assumes that they were encoded in *ISO 8859-1 (Latin-1)*, but unicode-strings are downgraded with UT...

AUDREYT/encoding-warnings-0.11 - 05 Jun 2007 12:48:28 UTC

Encoding::HandleUtf8 - Fix the encoding for Perl value store (input) and general output (output) to a console or the web. River stage zero No dependents

Fix the encoding for Perl value store (input) and general output (output) to e.g. a console or the web....

BURNERSK/Encoding-HandleUtf8-0.004 - 20 Nov 2014 11:17:55 UTC

lib/Uplug/Encoding.pm River stage two • 10 direct dependents • 10 total dependents

TIEDEMANN/uplug-main-0.3.8 - 16 Mar 2013 20:19:32 UTC

Encoding::BER::CER - Perl module for encoding/decoding data using ASN.1 Canonical Encoding Rules (CER) River stage one • 1 direct dependent • 2 total dependents

JAW/Encoding-BER-1.02 - 17 Dec 2015 05:25:25 UTC

Encoding::BER::DER - Perl module for encoding/decoding data using ASN.1 Distinguished Encoding Rules (DER) River stage one • 1 direct dependent • 2 total dependents

JAW/Encoding-BER-1.02 - 17 Dec 2015 05:25:25 UTC

Encoding::BER::SNMP - adds SNMP specific tags to Encoding::BER River stage one • 1 direct dependent • 2 total dependents

This is a subclass of Encoding::BER, and the following tags are made available: ip_address counter32 gauge32 timeticks opaque counter64 get_request get_next_request get_response set_request trap get_bulk_request inform_request snmpv2_trap report...

JAW/Encoding-BER-1.02 - 17 Dec 2015 05:25:25 UTC

Text::Pipe::Encoding - Text pipes that can encode and decode in various ways River stage zero No dependents

This is a marker class; the actual pipe segment classes live in the "Text::Pipe::Encoding::" namespace....

MARCEL/Text-Pipe-Encoding-1.101700 - 19 Jun 2010 09:06:53 UTC
59 results (0.021 seconds)