Name : perl-Text-Transliterator
| |
Version : 1.20.0
| Vendor : (none)
|
Release : 2pclos2017
| Date : 2017-07-12 03:27:02
|
Group : Development/Perl
| Source RPM : perl-Text-Transliterator-1.20.0-2pclos2017.src.rpm
|
Size : 0.02 MB
| |
Packager : bb2 < bb2>
| |
Summary : Compile a transliterator from Unicode tables, to remove accents from text
|
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.
|
RPM found in directory: /vol/rzm3/linux-pclinuxos/pclinuxos/apt/pclinuxos/64bit/RPMS.x86_64 |