mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-18 11:11:27 +00:00
- 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
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