Commit Graph

17 Commits

Author SHA1 Message Date
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. 2021-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. 2021-02-11 08:56:10 +08:00
843e309bc9 Added the missing information on installing Compress::Bzip2 on ActivePerl. 2021-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. 2021-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. 2021-02-10 11:35:50 +08:00
eb4a36e7a6 Added Build.bat to .gitignore. 2021-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
09e7f61f52 Added .gitignore. 2021-02-06 19:36:14 +08:00
依瑪貓
ffd51b68a7 Initial commit. 2021-02-01 15:06:51 +08:00