in reply to Re^2: How to unzip a file on Windows?
in thread How to unzip a file on Windows?

In addition to what marto recommends, consider looking at the linked SYNOPSIS section of Archive::Zip. It already contains code for many things you would want to do with it.

As you haven't told us what exactly you are trying to do and where you have problems, it's hard to provide code relevant to your problem.