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

Search results for "module:I18N::Collate"

I18N::Collate - compare 8-bit scalar data according to the current locale River stage one • 1 direct dependent • 1 total dependent

*** WARNING: starting from the Perl version 5.003_06 the I18N::Collate interface for comparing 8-bit scalar data according to the current locale HAS BEEN DEPRECATED That is, please do not use it anymore for any new applications and please migrate the...

FLORA/I18N-Collate-1.02 - 09 Jul 2011 09:38:02 UTC

CatalystX::I18N::Role::Collate - Support for localised collation River stage zero No dependents

This role adds support for localised collation your Catalyst application. my @german_alphabeth = (A..Z,a..z,'ä','Ä','ü','Ü','ö','Ö','ß'); $sort = join(',',sort @german_alphabeth); # $sort_no_collate is 'A,B,C,[...],Z,a,b,c,[...],z,Ä,Ö,Ü,ß,ä,ö,ü' $sor...

MAROS/CatalystX-I18N-1.14 - 14 Jan 2018 13:42:44 UTC

CatalystX::I18N::Role::All - Load all available roles River stage zero No dependents

This role is just a shortcut for loading every I18N role and trait (except POSIX) individually. use Catalyst qw/CatalystX::I18N::Role::All/; Is same as use Catalyst qw/ +CatalystX::I18N::Role::Base +CatalystX::I18N::Role::GetLocale +CatalystX::I18N::...

MAROS/CatalystX-I18N-1.14 - 14 Jan 2018 13:42:44 UTC

CatalystX::I18N::TraitFor::ViewTT - Adds I18N filters and VMethods to a TT view River stage zero No dependents

Filters number Formats a number with the current locale settings. You need to have the CatalystX::I18N::Role::NumberFormat role loaded in Catalyst. The following formats are available * price * number (default) * bytes * negative * picture maketext R...

MAROS/CatalystX-I18N-1.14 - 14 Jan 2018 13:42:44 UTC
4 results (0.027 seconds)