Search results for "utf8"

utf8 - Perl pragma to enable/disable UTF-8 (or UTF-EBCDIC) in source code River stage five • 11292 direct dependents • 32664 total dependents

The "use utf8" pragma tells the Perl parser to allow UTF-8 in the program text in the current lexical scope. The "no utf8" pragma tells Perl to switch back to treating the source text as literal bytes in the current lexical scope. (On EBCDIC platform...

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

UTF8::R2 - makes UTF-8 scripting easy for enterprise use River stage one • 5 direct dependents • 5 total dependents

It may sound a little ambitious, but UTF8::R2 module is aiming to replace utf8 pragma. Perl is said to have been able to handle Unicode since version 5.8. However, unlike JPerl, "Easy jobs must be easy" has been lost. This software has the following ...

INA/UTF8-R2-0.28 - 23 Mar 2023 06:13:24 UTC - Search in distribution

Cwd::utf8 - Fully UTF-8 aware Cwd River stage zero No dependents

While the original Cwd functions are capable of handling UTF-8 quite well, they expects and return all data as bytes, not as characters. This module replaces all the Cwd functions with fully UTF-8 aware versions, both expecting and returning characte...

HAYOBAAN/Cwd-utf8-0.011 - 18 May 2017 14:32:35 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

Test::utf8 - handy utf8 tests River stage three • 4 direct dependents • 115 total dependents

This module is a collection of tests useful for dealing with utf8 strings in Perl. This module has two types of tests: The validity tests check if a string is valid and not corrupt, whereas the characteristics tests will check that string has a given...

MARKF/Test-utf8-1.02 - 01 Mar 2020 12:06:27 UTC - Search in distribution

MHonArc::UTF8 - UTF-8 routines for MHonArc River stage zero No dependents

MHonArc::UTF8 provides UTF-8 related routines for use in MHonArc. The main use of the routines provided is to generate mail archives encoded in Unicode UTF-8....

LDIDRY/MHonArc-2.6.24 - 16 Nov 2020 14:24:54 UTC - Search in distribution

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

Buscador::UTF8 - Buscador plugin to encode the body of a message to UTF8 River stage one • 1 direct dependent • 1 total dependent

This plugin provides a "body" method to Email::Store::Mail that returns a UTF-8 encoded body text....

SIMONW/Buscador-0.2 - 18 Feb 2005 17:11:47 UTC - Search in distribution
  • Buscador - a dynamic mail archiver with a twist

Catalyst::UTF8 - All About UTF8 and Catalyst Encoding River stage three • 603 direct dependents • 677 total dependents

Starting in 5.90080 Catalyst will enable UTF8 encoding by default for text like body responses. In addition we've made a ton of fixes around encoding and utf8 scattered throughout the codebase. This document attempts to give an overview of the assump...

JJNAPIORK/Catalyst-Runtime-5.90131 - 20 Jul 2023 23:09:29 UTC - Search in distribution

URI::Find::UTF8 - Finds URI from arbitrary text containing UTF8 raw characters in its path River stage one • 2 direct dependents • 3 total dependents

URI::Find::UTF8 is an URI::Find extension to find URIs from arbitrary chunk of text that has UTF8 raw characters in its path (instead of URI escaped *%XX%XX%XX* form). This often happens when Safari users paste an URL to IM or IRC window, because Saf...

MIYAGAWA/URI-Find-UTF8-0.05 - 06 Nov 2015 16:59:10 UTC - Search in distribution

Class::DBI::utf8 - A Class:::DBI subclass that knows about UTF-8 River stage one • 1 direct dependent • 1 total dependent

Rather than have to think about things like character sets, I prefer to have my objects just Do The Right Thing. I also want utf-8 encoded byte strings in the database whenever possible. Using this subclass of Class::DBI, I can just put perl strings ...

FOTANGO/Class-DBI-utf8-0.2 - 23 Mar 2007 17:04:23 UTC - Search in distribution

File::Find::utf8 - Fully UTF-8 aware File::Find River stage zero No dependents

While the original File::Find functions are capable of handling UTF-8 quite well, they expect and return all data as bytes, not as characters. This module replaces the File::Find functions with fully UTF-8 aware versions, both expecting and returning...

HAYOBAAN/File-Find-utf8-0.014 - 16 Feb 2022 19:16:44 UTC - Search in distribution

corpus::lit-utf8 River stage two • 9 direct dependents • 92 total dependents

MINIMAL/Pod-Markdown-Github-0.04 - 25 Jan 2019 05:52:03 UTC - Search in distribution

Test::More::UTF8 - Enhancing Test::More for UTF8-based projects River stage four • 29 direct dependents • 1281 total dependents

MONS/Test-More-UTF8-0.05 - 24 Jun 2017 21:09:52 UTC - Search in distribution

String::UTF8::MD5 - UTF-8-safe md5sums of strings River stage zero No dependents

BINARY/String-UTF8-MD5-0.02 - 27 Feb 2017 08:45:37 UTC - Search in distribution

TeX::Hyphen::utf8 - provides parsing routine for generic utf8 text River stage one • 3 direct dependents • 3 total dependents

This pattern is for utf8 pattern files. process_patterns This method gets individual lines of the \patterns content. It should parse these lines, and fill values in $bothhyphen, $beginhyphen, $endhyphen and $hyphen which are being passed to this func...

JANPAZ/TeX-Hyphen-1.18 - 12 Dec 2016 22:14:10 UTC - Search in distribution

Encode::UTF8::Slow - A pure Perl, naive UTF-8 encoder/decoder River stage zero No dependents

DFARRELL/Encode-UTF8-Slow-0.01 - 02 Aug 2016 13:15:10 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

Search::Tools::UTF8 - UTF8 string wrangling River stage two • 17 direct dependents • 34 total dependents

Search::Tools::UTF8 supplies common UTF8-related functions....

KARMAN/Search-Tools-1.007 - 01 May 2018 16:14:48 UTC - Search in distribution

Test2::Plugin::UTF8 - Test2 plugin to test with utf8. River stage four • 727 direct dependents • 6230 total dependents

When used, this plugin will make tests work with utf8. This includes turning on the utf8 pragma and updating the Test2 output formatter to use utf8....

EXODIST/Test2-Suite-0.000159 - 25 Oct 2023 21:10:28 UTC - Search in distribution
1,648 results (0.166 seconds)