>perl -we "my $fn= shift; open fh, '|-', 'gunzip', '-cd', $fh or warn $!" foo.gz List form of pipe open not implemented at -e line 1.