Files
scst/scstadmin/scst-0.7.4
Mark Buechler b4c37abdb2 - Fixed a removeDevice() case when using -ForceConfig. Spotted by Ondrej Palkovsky.
- SCST.pm: Cosmetic changes to error messages - include the handler name.
- SCST.pm: Quote handlers, handler IOs, devices, users and groups in error messages.



git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@623 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2008-12-18 17:30:37 +00:00
..

SCST-SCST is a perl module for querying and configuring SCST.


AVAILABILITY

Currently SCST-SCST ships with SCST itself available from
http://scst.sourceforge.net.


INSTALLATION

Install SCST-SCST as you would any other perl module:

   perl Makefile.PL
   make
   make install