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;
沒有留言:
張貼留言
‹
›
首頁
查看網路版
沒有留言:
張貼留言