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

Search results for "unicode"

Unicode::ICU - ICU in Perl River stage zero No dependents

This library is a binding to ICU, a library for internationalization (i18n), localization (l10n), Unicode, and all kinds of related stuff. We currently only expose a subset of ICU’s (quite vast!) functionality. More can be added as need arises. Most ...

CPANEL/Unicode-ICU-0.06 - 21 Mar 2022 12:51:07 UTC - Search in distribution

Unicode::Map River stage two • 2 direct dependents • 14 total dependents

This module converts strings from and to 2-byte Unicode UCS2 format. All mappings happen via 2 byte UTF16 encodings, not via 1 byte UTF8 encoding. To transform these use Unicode::String. For historical reasons this module coexists with Unicode::Map8....

MSCHWARTZ/Unicode-Map-0.112 - 02 Apr 2002 22:09:09 UTC - Search in distribution
  • map - An utility to map texts from and to unicode
  • mkmapfile - create Unicode mapfiles

Unicode::UCD - Unicode character database River stage five • 11292 direct dependents • 32664 total dependents

The Unicode::UCD module offers a series of functions that provide a simple interface to the Unicode Character Database. code point argument Some of the functions are called with a *code point argument*, which is either a decimal or a hexadecimal scal...

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

SPVM::Unicode - Unicode Utilities. River stage zero No dependents

The Unicode class of SPVM has methods for Unicode utilities....

KIMOTO/SPVM-Unicode-0.05 - 04 Apr 2023 01:27:56 UTC - Search in distribution

Task::Unicode - Everything needed to work with Unicode data River stage zero No dependents

This Task module installs everything needed for working with Unicode and UTF-8 strings as well as a number of modules and utilities to assist in development and debugging. It is not intended to be an all-inclusive bundle of Unicode modules on the CPA...

PATCH/Task-Unicode-0.06 - 05 Aug 2014 17:57:43 UTC - Search in distribution

Unicode::Char - OO interface to charnames and others River stage one • 2 direct dependents • 5 total dependents

This module provides OO interface to Unicode characters. "$u->u()" Returns a character whose Unicode Number is the argument. $u->u('5c0f'); # "small" in Kanji But the following is handier. $u->u5c0f; # same thing but as a method These methods are gen...

DANKOGAI/Unicode-Char-0.03 - 19 Mar 2022 05:32:11 UTC - Search in distribution

Unicode::Lite - Easy conversion between encodings River stage one • 1 direct dependent • 1 total dependent

This module includes string converting function from one and to another charset. Requires installed Unicode::String and Unicode::Map packages. Supported unicode charsets: unicode, utf16, ucs2, utf8, utf7, ucs4, uchr, uhex. Supported Single-Byte Chars...

AMICHAUER/Unicode-Lite-0.12 - 29 Aug 2002 16:23:58 UTC - Search in distribution

Unicode::Map8 - Mapping table between 8-bit chars and Unicode River stage two • 5 direct dependents • 17 total dependents

The *Unicode::Map8* class implement efficient mapping tables between 8-bit character sets and 16 bit character sets like Unicode. The tables are efficient both in terms of space allocated and translation speed. The 16-bit strings is assumed to use ne...

GAAS/Unicode-Map8-0.13 - 18 Jan 2010 21:19:04 UTC - Search in distribution
  • umap - map between different character sets

Unicode::Peek - Perl module supports different unicode(s) transformation formats to hex and vice versa. River stage zero No dependents

This module exports four methods (ascii2hexEncode, hex2ascciiDecode, hexDumperOutput and hexDumperInput). All methods support 14 different encoding and decoding formats. cd The module has been tested with multiple languages with complex characters, b...

GARYFALOS/Unicode-Peek-0.08 - 27 Sep 2017 15:52:52 UTC - Search in distribution

Unicode::Util - Unicode grapheme-level versions of core Perl functions River stage one • 1 direct dependent • 1 total dependent

This module provides versions of core Perl string functions tailored to work on Unicode grapheme clusters, which are what users perceive as characters, as opposed to code points, which are what Perl considers characters....

PATCH/Unicode-Util-0.10 - 28 Feb 2013 03:28:41 UTC - Search in distribution

ANSI::Unicode - ANSI to IRC and HTML converter River stage zero No dependents

Convert old-school .ANS files from the codepage 437 encoding to unicode. Outputs colorized unicode as either HTML or IRC-compatible format....

REVMISCHA/ansi-unicode-0.03 - 26 May 2013 18:18:37 UTC - Search in distribution

Jcode::Unicode - Aux. routines for Jcode River stage two • 23 direct dependents • 57 total dependents

This module implements following subs as XS. Used via Jcode.pm. This module is called by Jcode.pm on demand. This module is not intended for direct use by users. This modules implements functions related to Unicode. Following functions are defined he...

DANKOGAI/Jcode-2.07 - 10 May 2008 18:19:30 UTC - Search in distribution

Roman::Unicode - Make roman numerals, using the Unicode characters for them River stage one • 2 direct dependents • 2 total dependents

I made this module as a way to demonstrate various Unicode things without mixing up natural language stuff. Surprisingly, roman numerals can do quite a bit with that. You'll have to read the source to see it in action. There are many fancy characters...

BDFOY/Roman-Unicode-1.034 - 08 Jan 2022 21:48:48 UTC - Search in distribution

Unicode::Block - Class for unicode block manipulation. River stage one • 2 direct dependents • 3 total dependents

SKIM/Unicode-Block-0.08 - 21 Nov 2023 13:42:15 UTC - Search in distribution

Devel::Unicode - sugar for setting STDOUT to use PerlIO::via::UnicodeDebug River stage zero No dependents

TOBYINK/Unicode-Debug-0.002 - 09 Nov 2013 14:20:56 UTC - Search in distribution

Win32::Unicode - perl unicode-friendly wrapper for win32api. River stage zero No dependents

Wn32::Unicode is a perl unicode-friendly wrapper for win32api. This module many functions import :P. Many features easy to use Perl because I think it looks identical to the standard function....

XAICRON/Win32-Unicode-0.38 - 07 Aug 2012 16:38:16 UTC - Search in distribution

Encode::Unicode - Various Unicode Transformation Formats River stage five • 1078 direct dependents • 32665 total dependents

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

Unicode::Casing - Perl extension to override system case changing functions River stage one • 2 direct dependents • 2 total dependents

This module allows overriding the system-defined character case changing operations. Any time something in its lexical scope would ordinarily call "lc()", "lcfirst()", "uc()", "ucfirst()", or "fc()", the corresponding user-specified function will ins...

KHW/Unicode-Casing-0.16 - 04 Aug 2016 21:38:40 UTC - Search in distribution

Unicode::Digits - Convert UNICODE digits to integers you can do math with River stage zero No dependents

COWENS/Unicode-Digits-20090607 - 08 Jun 2009 01:05:58 UTC - Search in distribution

Unicode::Escape - Escape and unescape Unicode characters other than ASCII River stage one • 1 direct dependent • 2 total dependents

Escape and unescape Unicode characters other than ASCII. When the server response is javascript code, it is convenient....

ITWARRIOR/Unicode-Escape-0.0.2 - 14 Jun 2006 08:03:45 UTC - Search in distribution
1,446 results (0.179 seconds)