On Sat, Jun 28, 2008 at 7:47 PM, Travis Thornhill
<[EMAIL PROTECTED]> wrote:
> I know there have probably been a thousand posts on this topic, and I 
> apologize in advance for skipping over them and deleting them.
>
> I have instances of strange characters in logs, and I'd like to be able to 
> print them properly.
>
> Here's an example of a few lines:

Do you know how they are encoded (utf8 or your native language)?
If you know the special encoding method for them, you could use Encode
module to decode them.


-- 
Regards,
Jeff. - [EMAIL PROTECTED]

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to