I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2008-10-06 18:22:30-07 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