RE: Maketext and UTF-8
From: Andrés Felipe Hernández (andres.hernandez_at_torrenegra.com)
Date: 09/04/04
- Next message: Adriano Allora: "thank you all!"
- Previous message: Wiggins d Anconia: "Re: Comparing Arrays' Values"
- In reply to: Andrés Felipe Hernández: "Maketext and UTF-8"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: "'perl beginners'" <beginners@perl.org> Date: Fri, 3 Sep 2004 18:36:44 -0500
Hi again,
Is there a more specific list I can refer this to? I didn’t get any answers
to my questions so I thought it would be good idea to ask somewhere else :)
Cheers,
Andrés
-----Original Message-----
From: Andrés Felipe Hernández [mailto:andres.hernandez@torrenegra.com]
Sent: Thursday, September 02, 2004 12:47 PM
To: 'perl beginners'
Subject: Maketext and UTF-8
Hello list,
I'm having a little bit of trouble using Maketext with when returning texts
with special characters (á, é ... etc).
Although the text is returned successfully a warning is generated saying
this:
Malformed UTF-8 character (unexpected non-continuation byte 0x72 after start
byte 0xe9) in pattern match (m//) at /...Perl/5.6.1/Locale/Maketext/Guts.pm
line 32, <STDIN> line 3.
How do I get rid of that warning?
Thanks for your help,
Andres
-- To unsubscribe, e-mail: beginners-unsubscribe@perl.org For additional commands, e-mail: beginners-help@perl.org <http://learn.perl.org/> <http://learn.perl.org/first-response>
- Next message: Adriano Allora: "thank you all!"
- Previous message: Wiggins d Anconia: "Re: Comparing Arrays' Values"
- In reply to: Andrés Felipe Hernández: "Maketext and UTF-8"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|