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

Search results for "utf8 unicode"

Unicode::UTF8 - Encoding and decoding of UTF-8 encoding form River stage two • 43 direct dependents • 87 total dependents

This module provides functions to encode and decode UTF-8 encoding form as specified by Unicode and ISO/IEC 10646:2011....

CHANSEN/Unicode-UTF8-0.62 - 11 Apr 2017 21:42:22 UTC - Search in distribution

Unicode::CheckUTF8 - checks if scalar is valid UTF-8 River stage zero No dependents

This is an XS wrapper around some Unicode Consortium code to check if a string is valid UTF-8, revised to conform to what expat/Mozilla think is valid UTF-8, especially with regard to low-ASCII characters. Note that this module has NOTHING to do with...

BRADFITZ/Unicode-CheckUTF8-1.03 - 20 Dec 2010 21:12:23 UTC - Search in distribution

Unicode::UTF8simple - Conversions to/from UTF8 from/to charactersets River stage one • 1 direct dependent • 1 total dependent

Provides UTF-8 conversion for perl versions from 5.00 and up. It was mainly written for use with perl 5.00 to 5.6.0 because those perl versions do not support Unicode::MapUTF8 or Encode. Unicode::UTF8simple is written in plain perl (no C code) and wi...

GUS/Unicode-UTF8simple-1.06 - 27 Dec 2004 09:57:21 UTC - Search in distribution

Mojo::Unicode::UTF8 - use Unicode::UTF8 as the UTF-8 encoder for Mojolicious River stage zero No dependents

Mojo::Unicode::UTF8 is a monkey-patch module for using Unicode::UTF8 as the UTF-8 encoder for a Mojolicious application, or anything else using Mojo::Util. It must be loaded before Mojo::Util so the new functions will be properly exported. Calling "d...

DBOOK/Mojo-Unicode-UTF8-0.002 - 06 Sep 2015 23:30:13 UTC - Search in distribution

Unicode::MapUTF8 - Conversions to and from arbitrary character sets and UTF8 River stage two • 4 direct dependents • 12 total dependents

Provides an adapter layer between core routines for converting to and from UTF8 and other encodings. In essence, a way to give multiple existing Unicode modules a single common interface so you don't have to know the underlaying implementations to do...

SNOWHARE/Unicode-MapUTF8-1.14 - 27 Sep 2020 12:43:15 UTC - Search in distribution

Unicode::CheckUTF8::PP - Pure Perl implementation of Unicode::CheckUTF8 River stage zero No dependents

Pure Perl implementation of Unicode::CheckUTF8, almost all logic was directly ported from that module. The target audience of this module are users who would like the functionality of Unicode::CheckUTF8, but don't have access to a C compiler or lack ...

MCMILLHJ/Unicode-CheckUTF8-PP-0.003 - 20 Mar 2016 23:04:16 UTC - Search in distribution

Unicode::Normalize::Mac - Unicode normalization same way used in OSX file system River stage one • 1 direct dependent • 1 total dependent

This module provides Unicode normalization functions same as Mac OSX file system. Specifically, the following ranges are not decomposed. U+2000-U+2FFF U+F900-U+FAFF U+2F800-U+2FAFF <http://developer.apple.com/library/mac/#qa/qa2001/qa1173.html>...

TOMITA/Encode-UTF8Mac-0.04 - 13 Feb 2014 11:15:50 UTC - Search in distribution

SPVM::Error::Unicode::InvalidUTF8 - Invalid UTF8 Errors River stage two • 23 direct dependents • 26 total dependents

The Error::Unicode::InvalidUTF8 class of SPVM represents Invalid UTF8 errors...

KIMOTO/SPVM-0.989096 - 27 Mar 2024 02:47:20 UTC - Search in distribution

String::UnicodeUTF8 - non-collation related unicode/utf-8 bytes string-type-agnostic utils that work as far back as perl 5.6 River stage two • 4 direct dependents • 10 total dependents

Unicode is awesome. utf-8 is also awesome. They are related but different. That difference and all the little twiggles in between make it appear to be too hard but its really not, honest! The unicode problem is a solved one. The easiest way to manage...

DMUEY/String-UnicodeUTF8-0.23 - 29 Apr 2019 22:47:50 UTC - Search in distribution

ru-utf8 - утилита подмены файлов в национальных кодировках на файлы в utf-8. River stage zero No dependents

Утилита переводит файлы во временные в кодировке utf-8 (в /tmp) и после выполнения команды и их изменения переписывает обратно в определённой кодировке. Обработать файлы командой shell: $ ru-utf8 -c 'echo $f $o $x $e' $ ru-utf8 -c 'perltidy $f -st > ...

DART/Octets-To-Unicode-0.06 - 26 May 2022 13:06:11 UTC - Search in distribution

unijp - Unicode::Japanese for erlang River stage one • 6 direct dependents • 6 total dependents

Unicode::Japanese perl モジュールのerlang版. UniJPのc言語バインディングであるlibunijpを利用. POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 3: Non-ASCII character seen before =encoding in 'モジュールのerlang版.'. Assuming ISO8859...

HIO/Unicode-Japanese-0.49 - 26 Feb 2012 15:37:40 UTC - Search in distribution

perlunifaq - Perl Unicode FAQ River stage five • 11292 direct dependents • 32664 total dependents

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

hl - terminal patterns highlighter River stage zero No dependents

hl reads text from list of files or standard input and prints it on terminal with specified patterns highlighted using ANSI color escape sequences. Patterns are intrinsically Perl-compatible regular expressions. Global options are processed internall...

RADKOV/Term-Highlight-2.2.0 - 09 May 2023 12:12:20 UTC - Search in distribution

pp - PAR Packager River stage one • 5 direct dependents • 6 total dependents

pp creates standalone executables from Perl programs, using the compressed packager provided by PAR, and dependency detection heuristics offered by Module::ScanDeps. Source files are compressed verbatim without compilation. You may think of pp as "pe...

RSCHUPP/PAR-Packer-1.063 - 15 Mar 2024 12:57:23 UTC - Search in distribution

DBI - Database independent interface for Perl River stage four • 940 direct dependents • 2099 total dependents

The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. It is important to remember th...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution

greple - extensible grep with lexical expression and region control River stage two • 12 direct dependents • 14 total dependents

MULTIPLE KEYWORDS AND greple can take multiple search patterns with the "-e" option, but unlike the egrep(1) command, it will search them in AND context. For example, the next command print lines those containing all of "foo" and "bar" and "baz". gre...

UTASHIRO/App-Greple-9.12 - 26 Mar 2024 15:46:25 UTC - Search in distribution

mb - Can easy script in Big5, Big5-HKSCS, GBK, Sjis(also CP932), UHC, UTF-8, ... River stage zero No dependents

MBCS has been said to be an acronym for Multi Byte "Character" Set. (However, these days, it should be considered an acronym for Multi Byte "Codepoint" Set.) In any case, it is certain that "M" and "B" in mb.pm modulino are the first two characters o...

INA/mb-0.57 - 06 Jul 2023 15:12:01 UTC - Search in distribution

utf8::all - turn on Unicode - all of it River stage two • 31 direct dependents • 51 total dependents

The "use utf8" pragma tells the Perl parser to allow UTF-8 in the program text in the current lexical scope. This also means that you can now use literal Unicode characters as part of strings, variable names, and regular expressions. "utf8::all" goes...

HAYOBAAN/utf8-all-0.024 - 05 Jan 2018 08:21:37 UTC - Search in distribution

ZOOM - Perl extension implementing the ZOOM API for Information Retrieval River stage one • 8 direct dependents • 8 total dependents

This module provides a nice, Perlish implementation of the ZOOM Abstract API described and documented at http://zoom.z3950.org/api/ the ZOOM module is implemented as a set of thin classes on top of the non-OO functions provided by this distribution's...

MIRK/Net-Z3950-ZOOM-1.30 - 12 Mar 2014 14:17:01 UTC - Search in distribution

Egbk - Run-time routines for GBK.pm River stage zero No dependents

INA/Char-GBK-1.15 - 02 May 2019 03:37:31 UTC - Search in distribution
  • GBK - Source code filter to escape GBK script
538 results (0.15 seconds)