Click here to get back home

RFC: Unicode::Property::XS

 HomeNewsGroups | Search | About
 comp.lang.perl.modules    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
RFC: Unicode::Property::XS mindos@gmail.com 04-18-2008
Posted by mindos@gmail.com on April 18, 2008, 4:20 am
Please log in for more thread options
Hi, there:

I wrote a module which uses fast and compressed lookup tables written
in XS supporting queries of unicode properties supported by Perl regex
now. For example:
my $code = ord($char);
IsL($code) is equal to $char =~ /\p/;

Few months ago, I was writing a line-breaking web script and found
though the regex supports of Unicode is great, it's slow for my
application. So I tried some acceleration methods and decided to write
one finally.

I thought about the name Unicode::Property::XS, but don't know whether
it's a appropriated one.

Thanks for advices.

Mindos.

Similar ThreadsPosted
Unable to set the XValues property of the Series class November 9, 2005, 10:29 am
Can't install Unicode::Map February 12, 2005, 7:54 am
CJK Unified unicode translator March 22, 2006, 6:17 pm
Prettifying ASCII etc text (-> Unicode, TeX etc) January 23, 2005, 2:37 am
Probelm with Unicode and ODBC-Drivers March 8, 2005, 12:07 pm
DBI/DBD::Ingres and unicode data types March 2, 2006, 11:22 am
translate unicode chars hexadecimal encoded to iso-8859-1 February 2, 2006, 7:31 am
translate unicode chars hexadecimal encoded to iso-8859-1 February 2, 2006, 7:31 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap