> I'm going to be working with XML files on Windows.  Notice 
> that in Notepad (on
> W2K+) you can save a file with different encodings, including 
> Unicode.  
> W2K+These
> XML files are Unicode.  Opened directly in Notepad, they take 
> on an appearance of having extra spaces between characters.
> 
> Grep and diff will barf on these files.  But if I save them 
> selecting ANSI encoding everybody's happy.
> 
> I'd like to put together a simple little script to convert 
> them to ANSI, help appreciated.

<http://www.perlxml.net/perl-xml-faq.dkb>

And especially,

<http://www.perlxml.net/perl-xml-faq.dkb#5.6>

Cheers,

 -dave



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to