Perl v5.10.0 has this built into the core

Add a reply

Posted by dlamblin 846 days ago:
use IO::Uncompress::Gunzip 'gunzip';gunzip '-'=>'-'
Not that that's awesome.
http://perldoc.perl.org/5.10.0/IO/Uncompress/Gunzip.html

Add a reply