NAME
EBook::Ishmael::Unzip - Unzip Zip archives
SYNOPSIS
use EBook::Ishmael::Unzip;
unzip($zip, $out);
DESCRIPTION
EBook::Ishmael::Unzip is a module that provides the unzip()
subroutine, which unzips a given Zip file to a specified directory. This is developer documentation, for ishmael user documentation you should consult its manual.
SUBROUTINES
AUTHOR
Written by Samuel Young, <samyoung12788@gmail.com>.
This project's source can be found on its Codeberg Page. Comments and pull requests are welcome!
COPYRIGHT
Copyright (C) 2025 Samuel Young
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.