fd0c953014
Revised the prerequisite module declarations in Makefile.PL and Build.PL.
依瑪貓2022-03-19 21:48:03 +08:00
ce9a1fde0e
Fixed errors calling executables in the test suite helper.
依瑪貓2022-03-19 21:46:42 +08:00
b562a07251
Fixed the spaces.
依瑪貓2022-03-19 21:45:16 +08:00
bded568aa0
Renamed the variables.
依瑪貓2022-03-19 21:45:07 +08:00
9605a118df
Revised the compression and decompression parameters to run binaries programs.
依瑪貓2022-03-19 21:39:07 +08:00
effc9b8657
Replaced Compress::Zlib with IO::Compress::Gzip and IO::Uncompress::Gunzip. Replaced Compress::Bzip2 with IO::Compress::Bzip2 and IO::Uncompress::Bunzip2.
依瑪貓2022-03-19 21:34:23 +08:00
67dca3926a
Added support for the xz compression.
依瑪貓2022-03-19 21:13:23 +08:00
fb37d091d6
Added the information that Compress::Zlib is shipped with the IO-Compress distribution now.
imacat2021-02-11 08:58:35 +08:00
39b9ddce5f
Changed the links of the required and optional Perl modules from the distribution to the module POD.
imacat2021-02-11 08:56:10 +08:00
843e309bc9
Added the missing information on installing Compress::Bzip2 on ActivePerl.
imacat2021-02-11 08:38:10 +08:00
5bf54bebf3
Updated the information on Compress::Zlib in README.md, since it is merged into the IO-Compress package and included in the core Perl modules now.
imacat2021-02-11 08:36:56 +08:00
cecc50e203
Revised 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.
imacat2021-02-10 08:00:44 +08:00
eb4a36e7a6
Added Build.bat to .gitignore.
imacat2021-02-10 07:48:33 +08:00
7dc8d94322
Replaced MANIFEST.SKIP with the file created by Module::Build and my local extensions.
依瑪貓2021-02-08 09:38:50 +08:00
f081f62614
Updated .gitignore, with MANIFEST.SKIP.bak and the distributional files added.
依瑪貓2021-02-08 09:08:35 +08:00
25d70df5b8
Merged the THANKS file to README.md.
依瑪貓2021-02-07 13:46:33 +08:00
24ac10c336
Added Makefile.old to MANIFEST.SKIP.
依瑪貓2021-02-07 10:40:51 +08:00
a5b058be33
Added Makefile.old to .gitignore.
依瑪貓2021-02-07 10:34:19 +08:00
5f940a2d69
Advanced to version 3.17.
依瑪貓2021-02-06 23:32:08 +08:00
9b06296eb5
Replaced the messy GNU-styled, multi-lingual documents with a single Markdown README.md. Added the GitHub repository to the document and removed the SourceForge website, my web page, and the SourceForge mailing list from the document. Removed the document license, and my PGP key from the package. Removed the signature file from the repository. Changed the license from GPLv3 to APLv2. Various fixes to avoid JetBrains IDE problem detection.
依瑪貓2021-02-06 19:37:28 +08:00