aboutsummaryrefslogtreecommitdiff
path: root/archivers/p5-Archive-Extract/pkg-descr
blob: 65db93a287af4b9d1f03f5bc7e93273f7630fc05 (plain) (blame)
1
2
3
4
5
6
7
8
9
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
Author: Jos Boumans <kane@cpan.org>