Commit Graph

8 Commits

Author SHA1 Message Date
3b2e2d0fa5 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 09:23:39 +08:00
5b8d678b6b Added support for the xz compression. 2022-03-19 00:45:17 +08:00
3c7030099b Added the information that Compress::Zlib is shipped with the IO-Compress distribution now. 2021-02-11 08:58:27 +08:00
374441c19f Changed the links of the required and optional Perl modules from the distribution to the module POD. 2021-02-11 08:56:34 +08:00
3563f89054 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:50 +08:00
502162504c 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:35 +08:00
19625e61a7 Merged the THANKS file to README.md. 2021-02-07 13:46:25 +08:00
896b7ac5ce 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:34:55 +08:00