Package : perl-Text-Transliterator > RPM : perl-Text-Transliterator-1.30.0-5.mga9.src.rpm

Basic items

Name perl-Text-Transliterator
Version 1.30.0
Release 5.mga9
URL https://metacpan.org/release/Text-Transliterator
Group Development/Perl
Summary Compile a transliterator from Unicode tables, to remove accents from text
Size 11KB
Arch noarch
License GPLv1+ or Artistic

Description

This package is a simple wrapper around Perl's transliteration operator
'tr/../../..'. Starting either from two strings of characters, or from a
map of characters, it will compile a function that applies the
transliteration to any list of strings.

This does very little work, and therefore would barely merit a module on
its own; it was written mainly for serving as a base package for
Text::Transliterator::Unaccent. However, in some situations it may be
useful in its own right, since Perl has no construct similar to 'qr/.../'
for "compiling" a transliteration. As a matter of fact, the 'tr/../../'
documentation says "if you want to use variables, you must use an eval()"
... which is what the present module does, albeit in a somewhat more
controlled way.

Media information

Distribution release Mageia 9
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-03-21 03:14:54
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie