in reply to Re: unable to extract same file twice using Archive::Zip
in thread unable to extract same file twice using Archive::Zip

Actually, it's a FAQ. See: Duplicate files in Zip?

The file is not stored twice in the zip, I just want to extract one and the same member-object more than once, evenm to different locations.

  • Comment on Re^2: unable to extract same file twice using Archive::Zip