Skip to content

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.

Notifications You must be signed in to change notification settings

kumy/Parse-Arcconf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages