The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension Compress::SelfExtracting.

0.01  Wed May 22 09:20:17 2002
	- original version; created by h2xs 1.21 with options
		-APX Compress::SelfExtracting

	- algorithms: LZSS, LZ77, LZW, bzip, Huffman

0.02  Mon May 27 21:33:56 PDT 2002
	- added 'zfile' to compress files.

	- fixed to work with files larger than 8k (blocksize of
          <> operator).