From: "Tolkin, Steve" <[EMAIL PROTECTED]>
   Date: Fri, 14 Jul 2006 16:51:04 -0400

   Summary:  How to use Perl 5.8.0 to handle files encoded using utf-16 on
   Windows?

   Details: . . .

How about trying to re-encode it as UTF-8 first?  This should at least
give you some compression of the files.  And treating it as binary data
in Perl might be more compact internally as well.

   This is just a wild guess, though; I have no relevant experience.

                                        -- Bob
 
_______________________________________________
Boston-pm mailing list
[email protected]
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to