Description
Perl programs can read, create, inspect, and modify ZIP archives through a library API. Developers use it in backup tools, document processors, packaging workflows, and applications that store data in ZIP-based formats.
It is not a standalone archive manager. Software using it should treat untrusted ZIP files carefully, especially when extracting paths or processing very large archives.