in reply to Archive Zip

Are you sure you want to add "$file" and not "$sourcedir/$file"? Also, take a look at Archive::Zip::FAQ, especially "Add a directory/tree to a Zip.

Replies are listed 'Best First'.
Re^2: Archive Zip
by muizelaar (Sexton) on Jan 18, 2012 at 15:28 UTC
    Hi

    Thanks for your prompt reply, the Ssourcedir/$_ section is nly basically creating an output list of what is inside the directory.

    I have read the Archive::Zip documentation on CPAN and other locations and what I have placed in the script in theory should work :-(