Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [tlug] Japanese and Perl



you have to be careful with the ー when using regexp because of the ]
character it contains..

Just a though

Jason

-----Original Message-----
From: Michael Doughty [mailto:Doughty_Michael@example.com] 
Sent: Monday, June 17, 2002 4:40 PM
To: tlug@example.com
Subject: Re: [tlug] Japanese and Perl


On Mon, 17 Jun 2002 16:23:34 +0900, Brett Robson wrote:
> After any input on using Japanese in Perl.
> 
> I've got an web application in cgi/Perl that I'm working on. The text 
> processing is straight forward and it handles Japanese text OK, the 
> data doesn't get mangled. But searches don't work. Reading the online 
> Perl material I thought Perl 5.6 would handle simple string matching 
> but it doesn't.
> 
> I'm looking for the simplest solution but all the reference material 
> is telling me conflicting advice.
> 
> Does anyone have experience with JPerl or the unicode modules?
> 

You want to provide a little more information about your environemnt /
what you are trying to do?  Is everything in unicode?  Are you using
SJIS? JIS? EUC?  Is all the data uniformly stored in that format?  How
is the search text being entered?  

I have done searches against Japanese text with Perl, so your problem
lies elsewhere.

Michael

Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links