SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-String-ToIdentifier-EN rpm build for : OpenSuSE. For other distributions click perl-String-ToIdentifier-EN.

Name : perl-String-ToIdentifier-EN
Version : 0.12 Vendor : openSUSE
Release : bp154.1.1 Date : 2021-07-17 05:58:19
Group : Development/Libraries/Perl Source RPM : perl-String-ToIdentifier-EN-0.12-bp154.1.1.src.rpm
Size : 0.04 MB
Packager : https://bugs_opensuse_org
Summary : Convert Strings to English Program Identifiers
Description :
This module provides a utility method, to_identifier 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
String::ToIdentifier::EN::Unicode.

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/openSUSE:/Backports:/SLE-15-SP4/step/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-String-ToIdentifier-EN-0.12-bp154.1.1.noarch.rpm
ftp.icm.edu.pl  perl-String-ToIdentifier-EN-0.12-bp154.1.1.noarch.rpm
     

Provides :
perl(String::ToIdentifier::EN)
perl(String::ToIdentifier::EN::Unicode)
perl-String-ToIdentifier-EN

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Lingua::EN::Inflect::Phrase)
perl(Text::Unidecode)
perl(namespace::clean)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/String
/usr/lib/perl5/vendor_perl/5.26.1/String/ToIdentifier
/usr/lib/perl5/vendor_perl/5.26.1/String/ToIdentifier/EN
/usr/lib/perl5/vendor_perl/5.26.1/String/ToIdentifier/EN.pm
/usr/lib/perl5/vendor_perl/5.26.1/String/ToIdentifier/EN/Unicode.pm
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi
/usr/share/doc/packages/perl-String-ToIdentifier-EN
/usr/share/doc/packages/perl-String-ToIdentifier-EN/Changes
/usr/share/doc/packages/perl-String-ToIdentifier-EN/README
/usr/share/licenses/perl-String-ToIdentifier-EN
/usr/share/licenses/perl-String-ToIdentifier-EN/LICENSE
/usr/share/man/man3/String::ToIdentifier::EN.3pm.gz
/usr/share/man/man3/String::ToIdentifier::EN::Unicode.3pm.gz

 
ICM