/Archive-Unrar-Linux-CLIWrapper

A perl module for wrapped access to the unrar command line tool under Linux

Primary LanguagePerl

NAME

Archive::Unrar::Linux::CLIWrapper version 0.02 - Perl interface to Alexander Roshal's UnRAR command line tool (Linux distribution)

DESCRIPTION

see perldoc of Archive::Unrar::Linux::CLIWrapper for more information

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install

DEPENDENCIES

Only the linux-distribution of "unrar" have to be installed on a linux-OS.

COPYRIGHT AND LICENCE

Copyright (C) 2012 by 8ware

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.14.2 or, at your option, any later version of Perl 5 you may have available.