Chandler
不是我愛寫,是因為腦袋的RAM不夠大,不寫下來馬上就忘了....
2013年11月1日 星期五
Perl file unzip
use IO::Uncompress::Unzip qw(unzip $UnzipError) ;
$file_input = 'myfile.zip';
$file_output = 'myfile.xls';
unzip $file_input => $file_output, BinModeOut => 1;
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言