Initialized from version 1.28 (2009/6/27).

This commit is contained in:
2019-09-09 19:50:18 +08:00
commit db7e22c83b
44 changed files with 6396 additions and 0 deletions

43
MANIFEST Normal file
View File

@ -0,0 +1,43 @@
Artistic
BUGS
Build.PL
Changes
COPYING
INSTALL
lib/Locale/Maketext/Gettext.pm
lib/Locale/Maketext/Gettext/Functions.pm
Makefile.PL
MANIFEST This list of files
META.yml
README
script/maketext
SIGNATURE
t/00-signature.t
t/01-basic.t
t/02-big-endian.t
t/03-errors.t
t/04-encodings.t
t/05-switching.t
t/06-racing.t
t/07-f-basic.t
t/08-f-errors.t
t/09-f-encodings.t
t/10-f-switching.t
t/11-command-line.t
t/99-pod.t
t/locale/C/LC_MESSAGES/test.mo
t/locale/en/LC_MESSAGES/bad.mo
t/locale/en/LC_MESSAGES/test.mo
t/locale/en/LC_MESSAGES/test2.mo
t/locale/en/LC_MESSAGES/test_be.mo
t/locale/en/LC_MESSAGES/test_utf8.mo
t/locale/zh_CN/LC_MESSAGES/test.mo
t/locale/zh_CN/LC_MESSAGES/test_be.mo
t/locale/zh_CN/LC_MESSAGES/test_utf8.mo
t/locale/zh_TW/LC_MESSAGES/test.mo
t/locale/zh_TW/LC_MESSAGES/test2.mo
t/locale/zh_TW/LC_MESSAGES/test_be.mo
t/locale/zh_TW/LC_MESSAGES/test_utf8.mo
t/T_L10N.pm
THANKS
TODO