Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Unicode: Perl5 equivalent to Perl6's @string.graphemes?

by jonadab (Parson)
on Nov 12, 2010 at 16:33 UTC ( [id://871088]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    # -*- cperl -*-
    ...
    
    print "Of $total lines, skipped $skipped.\nFound $japanese Japanese wo
    +rds.
    $already already had cards.\n$inserted new cards would be created.\n";
    
  2. or download this
        my @char = $spelling =~ m/(\P{M}\p{M}*)/g;
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://871088]
Approved by ikegami
Front-paged by Tanktalus
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (2)
As of 2024-04-20 09:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found