* Added support to automatically purge the lexicon cache and reread the MO file on calling textdomain() when MO file is updated. This enables MO file live update with persistant applications like Mojolicious or mod_perl.

* Advanced to version 1.29.
This commit is contained in:
2019-09-09 22:37:38 +08:00
parent ae2e049824
commit b3bce9147e
11 changed files with 218 additions and 43 deletions

View File

@ -24,6 +24,7 @@ t/08-f-errors.t
t/09-f-encodings.t
t/10-f-switching.t
t/11-command-line.t
t/12-cache.t
t/99-pod.t
t/locale/C/LC_MESSAGES/test.mo
t/locale/en/LC_MESSAGES/bad.mo
@ -41,3 +42,4 @@ t/locale/zh_TW/LC_MESSAGES/test_utf8.mo
t/T_L10N.pm
THANKS
TODO
META.json