in reply to Re^4: Archive::Zip Compaitibility Issues??
in thread Archive::Zip Compaitibility Issues??

Try
perl.exe zipper.pl perl5.10.0.exe zipper.pl C:\perl\bin\perl.exe zipper.pl

Replies are listed 'Best First'.
Re^6: Archive::Zip Compaitibility Issues??
by almut (Canon) on Dec 16, 2008 at 14:57 UTC

    FWIW — just in case someone digs this up later and wonders what the issue had been — the OP had mentioned in the chatterbox yesterday that it was an old version of Compress::Zlib someone else had installed that made "use Archive::Zip;" fail.

    Unfortunately, s/he did not consider it necessary (so far) to 'close' the thread properly by posting a quick update stating that the problem was solved by getting rid of that old Compress::Zlib version...