Re: FAQ 6.22 How can I match strings with multibyte characters?
- From: "Peter J. Holzer" <hjp-usenet2@xxxxxx>
- Date: Wed, 30 Aug 2006 23:04:26 +0200
On 2006-08-30 15:19, brian d foy <brian.d.foy@xxxxxxxxx> wrote:
In article <slrnef9bi8.db6.hjp-usenet2@xxxxxxxxxxx>, Peter J. Holzer
<hjp-usenet2@xxxxxx> wrote:
On 2006-08-29 19:03, PerlFAQ Server <brian@xxxxxxxxxxxxxx> wrote:
6.22: How can I match strings with multibyte characters?
Starting from Perl 5.6 Perl has had some level of multibyte character
support. Perl 5.8 or later is recommended. Supported multibyte character
repertoires include Unicode, and legacy encodings through the Encode
module. See perluniintro, perlunicode, and Encode.
If you are stuck with older Perls, ...
I get the impression from this article that these problems are present
in perl's unicode support.
The problems with multi-character support are in the older versions of
Perl.
Yes. I know that. But when I ignore what I know and just read the
article that isn't clear at all. And the question isn't answered at all
for current perl versions. I'll try to formulate a clearer answer, but
it'll probably have to wait until the weekend.
hp
--
_ | Peter J. Holzer | > Wieso sollte man etwas erfinden was nicht
|_|_) | Sysadmin WSR | > ist?
| | | hjp@xxxxxx | Was sonst wäre der Sinn des Erfindens?
__/ | http://www.hjp.at/ | -- P. Einstein u. V. Gringmuth in desd
.
- Follow-Ups:
- Re: FAQ 6.22 How can I match strings with multibyte characters?
- From: brian d foy
- Re: FAQ 6.22 How can I match strings with multibyte characters?
- References:
- FAQ 6.22 How can I match strings with multibyte characters?
- From: PerlFAQ Server
- Re: FAQ 6.22 How can I match strings with multibyte characters?
- From: Peter J. Holzer
- Re: FAQ 6.22 How can I match strings with multibyte characters?
- From: brian d foy
- FAQ 6.22 How can I match strings with multibyte characters?
- Prev by Date: Re: Beginner: read $array with line breaks line by line
- Next by Date: Close a Running Sub-Process
- Previous by thread: Re: FAQ 6.22 How can I match strings with multibyte characters?
- Next by thread: Re: FAQ 6.22 How can I match strings with multibyte characters?
- Index(es):
Relevant Pages
|