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, SteveThread Next