A "Unicode::String" object represents a sequence of Unicode characters. Methods are provided to convert between various external formats (encodings) and "Unicode::String" objects, and methods are provided for common string manipulations. The function...
GAAS/Unicode-String-2.10 - 08 Sep 2016 20:24:27 GMT"String::Multibyte::Unicode" is used for manipulation of strings in Perl's internal format for Unicode....
SADAHIRO/String-Multibyte-1.12 - 06 Dec 2015 01:40:16 GMTThis module is a subclass String::ToIdentifier::EN, see that module for details. Unlike String::ToIdentifier::EN, this module will not convert the Unicode subset of "\w" into ASCII....
RKITOVER/String-ToIdentifier-EN-0.12 - 26 Feb 2018 09:05:07 GMTThis module provide a two functions named uname() and ublock(). The uname() function will return the Unicode character name for the given code (a number between 0 and 0x10FFFF). Unicode character names are written in upper-case ASCII letters, and are...
GAAS/Unicode-String-2.10 - 08 Sep 2016 20:24:27 GMTUnicode::Precis::OpaqueString provides the PRECIS "OpaqueString" profile....
NEZUMI/Unicode-Precis-1.100 - 15 Jan 2016 05:35:37 GMTThis module is for truncating UTF-8 encoded Unicode text to particular byte lengths while inflicting the least amount of data corruption possible. The resulting truncated string will be no longer than your specified number of bytes (after UTF-8 encod...
FRACTAL/Unicode-Truncate-0.303 - 25 Apr 2017 13:47:49 GMTWin32::Unicode::Dir is Unicode string directory utility....
XAICRON/Win32-Unicode-0.38 - 07 Aug 2012 16:38:16 GMTThis 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 GMTThe 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...
XSAWYERX/perl-5.30.0 - 22 May 2019 09:35:50 GMTThis 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 GMTThe *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 GMTThis 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 GMTThis 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 GMTThis 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 GMTWin32::Unicode::File is Unicode string file utility....
XAICRON/Win32-Unicode-0.38 - 07 Aug 2012 16:38:16 GMTMakes non-ASCII/non-printable characters in a string blindingly obvious. Functions "unidebug" This function replaces "unusual" characters in strings with a Perl escape sequence that will have the same effect. The example in the SYNOPSIS outputs this:...
TOBYINK/Unicode-Debug-0.002 - 09 Nov 2013 14:20:56 GMTI 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.031 - 19 Sep 2016 22:24:17 GMTUnicode::Precis performs enforcement and comparison of UTF-8 bytestring or Unicode string according to PRECIS Framework. Note that bytestring will not be upgraded but treated as UTF-8 sequence by this module. Methods new ( options ... ) *Constructor*...
NEZUMI/Unicode-Precis-1.100 - 15 Jan 2016 05:35:37 GMTThis class is used to interface with the "libuninum" library to convert to and from different number system representations. It can be used to convert from a UTF-8 string to one of the types supported by Unicode::Number::Result....
ZMUGHAL/Unicode-Number-0.009 - 08 Jun 2014 16:15:30 GMT