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.
[reply]
Re^3: $zip->addDirectory isn't doing anything.
by
ysth
(Canon)
on Jun 22, 2007 at 00:43 UTC
What does "crashes the script" look like?
[reply]
In Section
Seekers of Perl Wisdom