Subject: | Encoding support request in Locale::PO load/save methods |
Date: | Fri, 6 Apr 2012 15:37:56 -0700 |
To: | bug-Locale-PO [...] rt.cpan.org |
From: | zach_vickery [...] selinc.com |
Similar to bug 54064, I have had a need to output utf8 encoded PO files
which doesn't seem to be possible with the stock Locale::PO module.
To solve this, I added an option encoding parameter to all four public
load/save methods so that PO files can be both read and written in any
encoding supported by Perl. I have attached a diff file illustrating how
I implemented these changes.
Thank you,
Zach
Message body is not shown because sender requested not to inline it.