P
pankaj_wolfhunter
Greetings,
In Unix we have a function called compress/gzip in
order to zip a file with the a particular extension.
I need to zip some files with the extension .Z in perl.
I looked through the documentation for Compress:Zlib and Archive::Zip
but didnt find how to go about it
All I want is to zip a file with a particular format like .Z
Can someone please point me to right direction?
Help would be appreciated
Sorry for posting it on comp.lang.perl.tk
TIA
In Unix we have a function called compress/gzip in
order to zip a file with the a particular extension.
I need to zip some files with the extension .Z in perl.
I looked through the documentation for Compress:Zlib and Archive::Zip
but didnt find how to go about it
All I want is to zip a file with a particular format like .Z
Can someone please point me to right direction?
Help would be appreciated
Sorry for posting it on comp.lang.perl.tk
TIA