There is also an Archive::Zip module that works quite well.

-----Original Message-----
From: Matt Simonsen [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 26, 2002 3:02 PM
To: [EMAIL PROTECTED]
Subject: Preferred way to move and compress a file


I need to move several files and compress them - what's the preferred
way to do this? I don't think Zlib::Compress is what I want, it seems
more geared towards dealing with small streams... although I suppose I
could look over each line and write that out. 

The files to compress are all several hundred megs so I want to be sure
to do it right.

Thanks
Matt





-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to