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

Search results for "module: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

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...

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

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

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

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

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

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

DBM_Filter::utf8 - filter for DBM_Filter River stage five • 11292 direct dependents • 32664 total dependents

This Filter will ensure that all data written to the DBM will be encoded in UTF-8. This module uses the Encode module....

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

DBM_Filter::utf8 - filter for DBM_Filter River stage five • 11292 direct dependents • 32664 total dependents

This Filter will ensure that all data written to the DBM will be encoded in UTF-8. This module uses the Encode module....

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

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

lib/Unicode/UTF8.pm River stage two • 43 direct dependents • 87 total dependents

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

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

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

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

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

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

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::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

URI::UTF8::Punycode - Punycode conversion of UTF-8 string. River stage zero No dependents

Punycode conversion of UTF-8 string....

TWINKLE/URI-UTF8-Punycode-1.05 - 04 Jun 2017 04:50:20 UTC

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
126 results (0.024 seconds)