Name : perl-String-Escape
| |
Version : 2010.2.0
| Vendor : Mandriva
|
Release : 1mdv2010.1
| Date : 2010-02-02 10:47:46
|
Group : Development/Perl
| Source RPM : perl-String-Escape-2010.2.0-1mdv2010.1.src.rpm
|
Size : 0.03 MB
| |
Packager : Jérôme Quelin < jquelin_mandriva_org>
| |
Summary : Registry of string functions, including backslash escapes
|
Description :
This module provides a flexible calling interface to some frequently-performed string conversion functions, including applying and removing C/Unix-style backslash escapes like \ and \\t, wrapping and removing double-quotes, and truncating to fit within a desired length.
Furthermore, the escape() function provides for dynamic selection of operations by using a package hash variable to map escape specification strings to the functions which implement them. The lookup imposes a bit of a performance penalty, but allows for some useful late-binding behaviour. Compound specifications (ex. \'quoted uppercase\') are expanded to a list of functions to be applied in order. Other modules may also register their functions here for later general use. (See the \"CALLING BY NAME\" section below for more.)
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/2010.1/i586/media/contrib/release |