1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/archivers/p5-Archive-Extract/pkg-descr
2011-10-23 06:52:15 +00:00

9 lines
346 B
Plaintext

Archive::Extract is a generic archive extraction mechanism.
It allows you to extract any archive file of the type .tar, .tar.gz, .gz
or .zip without having to worry how it does so, or use different
interfaces for each type by using either perl modules, or command line
tools on your system.
WWW: http://search.cpan.org/dist/Archive-Extract/