Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-IO-Compress - Read and write compressed data
- Description:
This distribution provides a Perl interface to allow reading and writing of
compressed data created with the zlib and bzip2 libraries.
IO-Compress supports reading and writing of bzip2, RFC 1950, RFC 1951,
RFC 1952 (i.e. gzip) and zip files/buffers.
The following modules used to be distributed separately, but are now
included with the IO-Compress distribution:
* Compress-Zlib
* IO-Compress-Zlib
* IO-Compress-Bzip2
* IO-Compress-Base
Packages
perl-IO-Compress-2.058-1.fc18.noarch
[254 KiB] |
Changelog
by Paul Howarth (2012-11-13):
- Update to 2.058
- IO::Compress::Zip
- Allow member name and Zip Comment to be "0"
- IO::Compress::Base::Common
- Remove "-r" test - the file open will catch this
- IO::Compress::Base::Common returned that it could not read readable files
in NFS (CPAN RT#80855)
- Install to 'site' instead of 'perl' when perl version is 5.11+
(CPAN RT#79820)
- General performance improvements
- Fix failing 01misc.t subtest introduced in 2.057 (CPAN RT#81119)
- Explicitly install to 'perl' directories
|
perl-IO-Compress-2.048-235.fc18.x86_64
[258 KiB] |
Changelog
by Petr Pisar (2012-11-26):
- Remove perl-CGI sub-package to favour standalone one (bug #876974)
|