Here is an example script which uses the interface. It implements a gzcat function. use strict ; use warnings ; use Compress::Zlib ; # use stdin ...
確定! 回上一頁