./print/p5-Text-Transliterator, Wrapper around Perl tr/../../ operator

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.03nb1, Package name: p5-Text-Transliterator-1.03nb1, Maintainer: pkgsrc-users

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.


Master sites: (Expand)

Filesize: 8.318 KB

Version history: (Expand)


CVS history: (Expand)


   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2023-06-12 13:06:28 by Wen Heping | Files touched by this commit (3)
Log message:
Import Text-Transliterator-1.03 as print/p5-Text-Transliterator.

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.