in reply to Question on Zip::Archive
It will be helpful if you can show the code that leads to this issue, if that is not possible try to write some that will replicate the problem you are having. Also it would help us have a better idea of how you are trying to create the zip file. Something to look at is the CPAN docpage for the Archive::Zip module. Just something to try is using the extractMemberWithoutPaths operation to get the member from the zip file without any path information
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Question on Zip::Archive
by biswanath_c (Beadle) on Jun 28, 2010 at 20:31 UTC | |
by zek152 (Pilgrim) on Jun 28, 2010 at 20:47 UTC | |
by Anonymous Monk on Jun 28, 2010 at 20:53 UTC |