Hi, I have been trying to find examples of how to use PerlIO::gzip to make a gzip file out of a non-text file (i.e. a PDF or image file), and all the examples just have reading in GZIP files as input.
Does anyone know how to use PerlIO::gzip to make a UNIX gzip file (like a PDF) from a Windows Perl script?
Brent.