The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl module Text::PO

v0.1.5 2021-08-02T09:46:24+0900
    - Corrected test units

v0.1.4 2021-07-31T06:22:04+0900
    - Improved parsing of po files when there are leading blank lines to be ignored

v0.1.3 2021-07-30T18:36:27+0900
    - Added methods getDaysLong, getDaysShort, getMonthsLong, getMonthsShort, getNumericDict, getNumericPosixDIct to Text::PO::Gettext

v0.1.2 2021-07-28T15:18:39+0900
    - Corrected unnecessary module call

v0.1.1 2021-07-27T17:05:57+0900
    - Corrected test unit

v0.1.0 2021-07-24T17:17:08+0900
    - Initial release version