Hello,

I am using perl 5.005 patch 3 and I have a quoted printable file with several lines in.

I want to open this file and do things like split,substitute, etc with this:

After that I want to write the lines back to file again but then the file is no longer 
quoted printable and characters like "é" are now <E9>.

 How can I make sure that de file I get out of the perl script contains the "é" 
instead of <E9> ?

Thanks in advance!

regards,

Frank

_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to