in reply to $zip->addDirectory isn't doing anything.

Have you tried AddTree, as suggested by the Archive::Zip FAQ - Add a directory/tree to a Zip
  • Comment on Re: $zip->addDirectory isn't doing anything.

Replies are listed 'Best First'.
Re^2: $zip->addDirectory isn't doing anything.
by Anonymous Monk on Jun 21, 2007 at 20:51 UTC
    Hi FunkyMonk. addTree just crashes the script. I'm really stuck here.
      What does "crashes the script" look like?