in reply to Re: Archive::Zip errors
in thread Archive::Zip errors

I'll try writeofilehandle Thanks

Replies are listed 'Best First'.
Re^3: Archive::Zip errors
by Anonymous Monk on Oct 20, 2011 at 18:50 UTC

    I use absolute file path in writeToFileNamed

    $zip->writeToFileNamed("/root/abc/def/ghj.zip");