bded568aa0
Renamed the variables.
imacat2022-03-19 21:45:07 +08:00
9605a118df
Revised the compression and decompression parameters to run binaries programs.
imacat2022-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.
imacat2022-03-19 21:34:23 +08:00
67dca3926a
Added support for the xz compression.
imacat2022-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.
imacat2021-02-08 09:38:50 +08:00
f081f62614
Updated .gitignore, with MANIFEST.SKIP.bak and the distributional files added.
imacat2021-02-08 09:08:35 +08:00
25d70df5b8
Merged the THANKS file to README.md.
imacat2021-02-07 13:46:33 +08:00
24ac10c336
Added Makefile.old to MANIFEST.SKIP.
imacat2021-02-07 10:40:51 +08:00
a5b058be33
Added Makefile.old to .gitignore.
imacat2021-02-07 10:34:19 +08:00
5f940a2d69
Advanced to version 3.17.
imacat2021-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.
imacat2021-02-06 19:37:28 +08:00