Archive-Zip - Add empty directory to ZIP

Posted on Mon Oct 6 21:22:30 2008 by tcat2
Add empty directory to ZIP
How can I add an empty directory to a ZIP file using Archive::ZIP? I would like to use addTree to add all files and directories regardless of whether files exist in the directories. Java's JAR command supports adding empty directories. What is the equivalent in Perl?
Direct Responses: 8981 | Write a response