| CARVIEW |
Select Language
HTTP/2 200
date: Sun, 28 Dec 2025 19:18:13 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"790ef6c6238edfa70ae9344785826dac"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com github.githubassets.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com marketplace-screenshots.githubusercontent.com/ copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com github.githubassets.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=S4Y10LGprDfCRUzByv1k354%2B77LhYgxpwz4IX1Z%2F65RFekqYQ%2F9V2FKz7JEAP93g3SenFosBeNmHXYBBLgLiQtLvkqgntDYTgHSMYCFTBcw%2BPeg6ambfRTYRKHiWccbwNsRh8erSR5J0%2BahJXbQaiAr7Cmt3G46FM2BJRc94T7N4JX1fxN%2Fmv2RdlucXRrsynwtcVSNDpWVYj2zc9VLII3JJ7pdwpdW7CMfwuY41RjcvEbpVXkmdKfe7WLG%2BYAFf5V021MsOYILfXfNcqM7OYw%3D%3D--omkOwFREpFfSBYLa--nxt83m7T%2BLfwx%2B%2FLN1CUow%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.958759308.1766949493; Path=/; Domain=github.com; Expires=Mon, 28 Dec 2026 19:18:13 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 28 Dec 2026 19:18:13 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: C352:1F5657:53B2027:6530599:69518275
GitHub - pmqs/IO-Compress: IO-Compress - Perl5 module to read/write compressed data in multiple formats
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 15
pmqs/IO-Compress
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
IO-Compress
Version 2.214
24 October 2025
Copyright (c) 1995-2025 Paul Marquess. All rights reserved.
This program is free software; you can redistribute it
and/or modify it under the same terms as Perl itself.
DESCRIPTION
-----------
This distribution provides a Perl interface to allow reading and writing of
compressed data created with the zlib and bzip2.
IO-Compress supports reading and writing of the following compressed data formats
* bzip2
* RFC 1950
* RFC 1951
* RFC 1952 (i.e. gzip)
* zip
There are a number of companion modules for IO-Compress that extend
the suite of compression formats available.
* IO-Compress-Zstd
Adds support for zstd (Zstandard).
* IO-Compress-Lzma
Adds support for lzma, xz and lzip.
* IO-Compress-Lzf
Adds support for lzf.
* IO-Compress-Lzop
Adds support for lzop.
Note that 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
PREREQUISITES
-------------
Before you can build IO-Compress you need to have the following
installed on your system:
* Perl 5.006 or better.
* Compress::Raw::Zlib
* Compress::Raw::Bzip2
BUILDING THE MODULE
-------------------
Assuming you have met all the prerequisites, the module can now be built
using this sequence of commands:
perl Makefile.PL
make
make test
INSTALLATION
------------
To install IO-Compress, run the command below:
make install
TROUBLESHOOTING
---------------
SUPPORT
-------
General feedback/questions/bug reports should be sent to
https://github.com/pmqs/IO-Compress/issues
FEEDBACK
--------
How to report a problem with IO-Compress.
To help me help you, I need all of the following information:
1. The Versions of everything relevant.
This includes:
a. The *complete* output from running this
perl -V
Do not edit the output in any way.
Note, I want you to run "perl -V" and NOT "perl -v".
If your perl does not understand the "-V" option it is too
old. This module needs Perl version 5.004 or better.
b. The version of IO-Compress you have.
If you have successfully installed IO-Compress, this one-liner
will tell you:
perl -MIO::Compress::Gzip -e 'print qq[ver $IO::Compress::Gzip::VERSION\n]'
If you are running windows use this
perl -MIO::Compress::Gzip -e "print qq[ver $IO::Compress::Gzip::VERSION\n]"
If you haven't installed IO-Compress then search IO::Compress::Gzip.pm
for a line like this:
$VERSION = "2.214" ;
2. If you are having problems building IO-Compress, send me a
complete log of what happened. Start by unpacking the IO-Compress
module into a fresh directory and keep a log of all the steps, including
the setting of configuration environment variables (if applicable).
[edit config.in or set environment varialbes, if necessary]
perl Makefile.PL
make
make test TEST_VERBOSE=1
Paul Marquess <pmqs@cpan.org>
About
IO-Compress - Perl5 module to read/write compressed data in multiple formats
Topics
Resources
Stars
Watchers
Forks
Packages 0
No packages published
You can’t perform that action at this time.