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.8 2022-07-05T13:46:04+0900
    - Corrected current_lang() test in test units and improved its method in Text::PO

v0.1.7 2022-07-04T15:17:16Z +0900
    - Added alias gettextf to getTextf

v0.1.6 2021-08-03T11:58:28Z +0900
    - Corrected test units

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

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

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

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

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

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