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

Actually, it's a FAQ. See: Duplicate files in Zip?
  • Comment on Re: unable to extract same file twice using Archive::Zip

Replies are listed 'Best First'.
Re^2: unable to extract same file twice using Archive::Zip
by Pickwick (Beadle) on Jul 06, 2010 at 10:55 UTC
    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.