Revision history for Locale::POFileManager
0.03 02/24/2010
Rewrite to use Locale::Maketext::Lexicon rather than Locale::PO. This
removes the ability to modify existing translations (modifications are
append-only now), but should make everything else more robust.
0.02 02/21/2010
Depend on File::Temp 0.19 for the newdir method
0.01 02/19/2010
Initial release