1d1f878054
Approved by: portmgr blanket
8 lines
343 B
Text
8 lines
343 B
Text
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/
|