Thread

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
Posted on Mon Oct 6 23:25:37 2008 by tcat2 in response to 8977
Re: Add empty directory to ZIP
My mistake. WinZIP does not show the empty directories, but they are there.
Write a response