Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: function for ZIP file creation

by ioannis (Abbot)
on Oct 14, 2005 at 14:40 UTC ( [id://500238]=note: print w/replies, xml ) Need Help??


in reply to function for ZIP file creation

The package IO::Zlib will compress files, and the package Archive::Tar will add (or extract0 files into an archive of files. Tar will compress files implicitly if IO::Zlib is already installed. This solution is not exactly what you want since it does not take a directory name as an argument; it will take a list of files as one argument, or can add files incrementally.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://500238]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (7)
As of 2024-04-23 11:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found