GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
String::ToIdentifier::EN::Unicode(3) User Contributed Perl Documentation String::ToIdentifier::EN::Unicode(3)

String::ToIdentifier::EN::Unicode - Convert Strings to Unicode English Program Identifiers

    use utf8;
    use String::ToIdentifier::EN::Unicode 'to_identifier';

    to_identifier 'foo亰bar∑'; # foo亰BarNDashArySummation

This module is a subclass String::ToIdentifier::EN, see that module for details.

Unlike String::ToIdentifier::EN, this module will not convert the Unicode subset of "\w" into ASCII.

Optionally exports the to_identifier function.

String::ToIdentifier::EN, Text::Unidecode, Lingua::EN::Inflect::Phrase

Rafael Kitover, "<rkitover@cpan.org>"

Please report any bugs or feature requests to "bug-string-toidentifier-en at rt.cpan.org", or through the web interface at <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=String-ToIdentifier-EN>. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

<http://github.com/rkitover/string-toidentifier-en>

More information on this module is available at:
  • RT: CPAN's request tracker (report bugs here)

    <http://rt.cpan.org/NoAuth/Bugs.html?Dist=String-ToIdentifier-EN>

  • AnnoCPAN: Annotated CPAN documentation

    <http://annocpan.org/dist/String-ToIdentifier-EN>

  • CPAN Ratings

    <http://cpanratings.perl.org/d/String-ToIdentifier-EN>

  • MetaCPAN

    <https://metacpan.org/module/String::ToIdentifier::EN>

  • Search CPAN

    <http://search.cpan.org/dist/String-ToIdentifier-EN/>

Copyright (c) 2011 Rafael Kitover <rkitover@cpan.org>.

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.

2018-02-26 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.