Name : perl-String-ToIdentifier-EN
| |
Version : 0.11
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 4.64
| Date : 2017-05-28 21:04:27
|
Group : Development/Libraries/Perl
| Source RPM : perl-String-ToIdentifier-EN-0.11-4.64.src.rpm
|
Size : 0.04 MB
| |
Packager : (none)
| |
Summary : Convert Strings to English Program Identifiers
|
Description :
This module provides a utility method, the /to_identifier manpage for converting an arbitrary string into a readable representation using the ASCII subset of \'\\w\' for use as an identifier in a computer program. The intent is to make unique identifier names from which the content of the original string can be easily inferred by a human just by reading the identifier.
If you need the full set of \'\\w\' including Unicode, see the subclass the String::ToIdentifier::EN::Unicode manpage.
Currently, this process is one way only, and will likely remain this way.
The default is to create camelCase identifiers, or you may pass in a separator char of your choice such as \'_\'.
Binary char groups will be separated by \'_\' even in camelCase identifiers to make them easier to read, e.g.: \'foo_2_0xFF_Bar\'.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_11_SP3/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(String::ToIdentifier::EN)
perl(String::ToIdentifier::EN::Unicode)
perl-String-ToIdentifier-EN
Requires :