in reply to Re: Build 1 zip from file and string with IO::Compress::Zip
in thread Build 1 zip from file and string with IO::Compress::Zip
As you've demonstrated, the MultiStream option is the way to create a single zip file with multiple members.
Regarding ExtAttr, as you say it is a number, not a string. Plus it isn't being set to "0666<<16" by default as the documentation states -- I will look into that.
Paul
|
|---|