38c5b94f5eRevised README, added Strawberry Perl, replaced the dead link to the outdated NMAKE.EXE with the instruction for the MS-Windows users to use Module::Build instead. NMAKE does not work now anyway.
main
imacat2021-02-10 08:01:03 +08:00
e2350cd6e9Added Build.bat to .gitignore.imacat2021-02-10 07:50:08 +08:00
3e9ddc69f7Replaced MANIFEST.SKIP with the file created by Module::Build and my local extensions.依瑪貓2021-02-08 09:39:08 +08:00
ffc4a55b84Updated .gitignore, with MANIFEST.SKIP.bak, the distributional files, and the temporarily test files added.依瑪貓2021-02-08 09:09:32 +08:00
a9697b6007Advanced to version 1.32.依瑪貓2021-02-08 00:12:16 +08:00
aa51ef5e2bAdded the CPAN distribution metadata to Makefile.PL and Build.PL.依瑪貓2021-02-08 00:05:56 +08:00
c4e5183b57Revised Makefile.PL and Build.PL.依瑪貓2021-02-07 23:37:55 +08:00
b232f4b58dFixed the NAME in Makefile.PL.依瑪貓2021-02-07 23:08:40 +08:00
4ce25cc489Advanced to version 1.30.imacat2019-09-17 01:14:13 +08:00
302d640305Removed debugging output in t/03-errors.t.imacat2019-09-17 01:03:13 +08:00
125507094dRemoved TEST_SIGNATURE from t/00-signature.t, since signature test does not work on everybody but me.imacat2019-09-17 00:59:08 +08:00
124281b941Fixed the issue that t/12-cache.t was not able to run in MS-Win32, due to missing binmode on file I/O, where MS-Win32 behaves differently with Linux on text file I/O.imacat2019-09-17 00:57:05 +08:00
b3bce9147e* 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.imacat2019-09-09 22:37:38 +08:00
ae2e049824Updated 00-signature.t so that it works.imacat2019-09-09 22:35:03 +08:00
7254146beaReplaced %Lexicons and %ENCODINGS with %CACHE, for code simplicity.imacat2019-09-09 19:55:59 +08:00
9c1cdeed1eRenamed $MOFILE to $MO_FILE, and $MOfile to $mo_file, for readability.imacat2019-09-09 19:53:18 +08:00
db7e22c83bInitialized from version 1.28 (2009/6/27).imacat2019-09-09 19:50:18 +08:00