Hello: I am trying to combine text files into a single zip file. I've seen the documentation for archive::zip and think this is close to what I need but am still unsure how to use it. I want to take file1.txt file2.txt file3.txt ...and output fileall.zip Any user friendly help is appreciated. I have activestate Perl 5.6.1. Also, if I use the archive::zip module on Win32/NT can I then port to Unix?
Thanks, Steve
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content="text/html; charset=iso-8859-1" http-equiv=Content-Type> <META content="MSHTML 5.00.3315.2870" name=GENERATOR></HEAD> <BODY style="FONT: 8pt Tahoma; MARGIN-LEFT: 2px; MARGIN-TOP: 2px"> <DIV>Hello:</DIV> <DIV> </DIV> <DIV> I am trying to combine text files into a single zip file. I've seen the documentation for archive::zip and think this is close to what I need but am still unsure how to use it.</DIV> <DIV>I want to take file1.txt file2.txt file3.txt ...and output fileall.zip</DIV> <DIV>Any user friendly help is appreciated. I have activestate Perl 5.6.1.</DIV> <DIV>Also, if I use the archive::zip module on Win32/NT can I then port to Unix?</DIV> <DIV> </DIV> <DIV>Thanks,</DIV> <DIV> </DIV> <DIV>Steve</DIV></BODY></HTML>
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]