Parse-Arcconf


DESCRIPTION

Parse::Arcconf parses the output of "arcconf" utility to allow programmatic
access to the RAID configuration information provided by the arcconf utility
on Adaptec RAID cards.

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 Parse::Arcconf

You can also look for information at:

   Source Code
       https://github.com/kumy/Parse-Arcconf

   RT, CPAN's request tracker
       http://rt.cpan.org/NoAuth/Bugs.html?Dist=Parse-Arcconf

   AnnoCPAN, Annotated CPAN documentation
       http://annocpan.org/dist/Parse-Arcconf

   CPAN Ratings
       http://cpanratings.perl.org/d/Parse-Arcconf

   Search CPAN
       http://search.cpan.org/dist/Parse-Arcconf/


LICENSE AND COPYRIGHT

Copyright (C) 2012 Mathieu Alorent

This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.