RE: Maketext and UTF-8

From: Andrés Felipe Hernández (andres.hernandez_at_torrenegra.com)
Date: 09/04/04


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>


Relevant Pages

  • Re: String problem
    ... To use the jcode library, set $KCODE and then require the library. ... Setting $KCODE first is important, and you will receive a warning if you ... which should refer to nouns. ...
    (comp.lang.ruby)
  • Re: String problem
    ... To use the jcode library, set $KCODE and then require the library. ... Setting $KCODE first is important, and you will receive a warning if you ... which should refer to nouns. ...
    (comp.lang.ruby)
  • Re: Guildford, Monday 17th January
    ... Now got a 'be prepared' severe wx warning ... Heavy rain will move eastwards through southern counties of England late this evening and into Tuesday morning, giving 15 mm of rain in three hours, with overall totals likely to exceed 30 mm locally. ... The public are advised to take extra care and refer to the latest Environment Agency, Floodline, and Flood Warnings in force. ... The public are advised to take extra care and refer to the Highways Agency for further advice on traffic disruption on motorways and trunk roads. ...
    (uk.sci.weather)
  • xlsread in Mac OS
    ... Warning: Could not start Excel server for import, ... Refer to HELP XLSREAD for more information. ...
    (comp.soft-sys.matlab)
  • Maketext and UTF-8
    ... I'm having a little bit of trouble using Maketext with when returning texts ... with special characters (á, é ... ... How do I get rid of that warning? ...
    (perl.beginners)