String::ToIdentifier::EN is a Perl module that provides a utility to
convert an arbitrary string into an identifier usable 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 alphanumeric caracters including Unicode,
see the subclass String::ToIdentifier::EN::Unicode.
.
Currently, this process is one way only, and will likely remain this way.
Installed Size: 33.8 kB
Architectures: all