Below are revisions for this snippet.

GZip a file using Perl





Syndication

Revision Revison 1
Need to GZip a file using Perl?

Use Compress::Zlib.

This is a simple perl script which creates a GZip file.