CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 21:41:16 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/"869140de436366d82b5e6d91792db1a8"
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 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 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 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; 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=IOKZIvfI247J98YIDnDXO9RWXpx8Kjbg1MzpSZIoThYQC1Z9TWu76GLdXzlWWUrIE%2FNMJafMuKGJpfgdblmhnekcU9V2v4hNodkXabfi2NWnzlxf2DH%2B5TDBsDvus8nDuw0S89pF2afQ1H5I%2Bk2vgziktYngD1XjPMmKacuDkjpMvh33VmFwEdZKO14%2FxC6PWx3BGSBT43sej%2B7WaZZth0hatzxjJ%2F3pQGsQQoQ6yQ59ogTbE%2F979Uy1lcAhzaLDzn9eke8emeGLh7JEOIsiQQ%3D%3D--u8wTkqLyncNhzBU%2F--fKAgA7RrM52CMcEl7uUxtQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1158751278.1753738876; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 21:41:16 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 21:41:16 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B878:E64EF:CCE99:11BA52:6887EE7C
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 16
pmqs/IO-Compress
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
IO-Compress Version 2.213 28 August 2024 Copyright (c) 1995-2024 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.213" ; 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.