I want to replace a Bash (tar/gzip) script with Perl to archive files on my Debian workstation. I've installed Compress::Zlib, and used pod2html to peruse the included docs and examples.
Can someone point me to other, more explanatory examples of how to use Compress::Zlib ?