Archive::Zip

Archive::Zip as seen at https://metacpan.org/pod/Archive::Zip

Latest version: 1.68 registry icon
Maintenance score
0
Safety score
0
Popularity score
18
Check your open source dependency risks. Get immediate insight about security, stability and licensing risks.
Security
  Vulnerabilities
Version Suggest Low Medium High Critical
1.68 0 0 0 0 0
1.67 0 0 0 0 0
1.66 0 0 0 0 0
1.65 0 0 0 0 0
1.64 0 0 0 0 0
1.63 0 0 0 0 0
1.62 0 0 0 0 0
1.61 0 0 0 0 0
1.60 0 0 0 1 0
1.59 0 0 0 1 0
1.58 0 0 0 1 0
1.57 0 0 0 1 0
1.56 0 0 0 1 0
1.55 0 0 0 1 0
1.54 0 0 0 1 0
1.53 0 0 0 1 0
1.52 0 0 0 1 0
1.51 0 0 0 1 0
1.50 0 0 0 1 0
1.49 0 0 0 1 0
1.48 0 0 0 1 0
1.47 0 0 0 1 0
1.46 0 0 0 1 0
1.45 0 0 0 1 0
1.44 0 0 0 1 0
1.43 0 0 0 1 0
1.42 0 0 0 1 0
1.41 0 0 0 1 0
1.40 0 0 0 1 0
1.39 0 0 0 1 0
1.38 0 0 0 1 0
1.37 0 0 0 1 0
1.36 0 0 0 1 0
1.35 0 0 0 1 0
1.34 0 0 0 1 0
1.33 0 0 0 1 0
1.32 0 0 0 1 0

Stability
Latest release:

1.68 - This version may not be safe as it has not been updated for a long time. Find out if your coding project uses this component and get notified of any reported security vulnerabilities with Meterian-X Open Source Security Platform

Licensing

Maintain your licence declarations and avoid unwanted licences to protect your IP the way you intended.

Artistic-1.0   -   Artistic License 1.0

Not a wildcard

Not proprietary

OSI Compliant


GPL-1.0-or-later   -   GNU General Public License v1.0 or later

Not a wildcard

Not proprietary

OSI Compliant



Archive-Zip

The Archive::Zip module allows a Perl program to create, manipulate, read, and write Zip archive files.

See https://metacpan.org/pod/Archive::Zip for more information.

INSTALLATION

To install this module, run the following commands:

perl Makefile.PL
make
make test
make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the perldoc command.

perldoc Archive::Zip

SUPPORT

Bugs should be reported on GitHub

https://github.com/redhotpenguin/perl-Archive-Zip/issues

For other issues contact the maintainer.

AUTHOR

Currently maintained by Fred Moyer fred@redhotpenguin.com

Previously maintained by Adam Kennedy adamk@cpan.org

Previously maintained by Steve Peters steve@fisharerojo.org.

File attributes code by Maurice Aubrey maurice@lovelyfilth.com.

Originally by Ned Konz nedkonz@cpan.org.

COPYRIGHT

Some parts copyright 2006 - 2012 Adam Kennedy.

Some parts copyright 2005 Steve Peters.

Original work copyright 2000 - 2004 Ned Konz.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.