mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-21 20:51:27 +00:00
proper man page. - Renamed Changes to ChangeLog - Updated README to include instructions for installing the perl module. - Renamed SCST perl module directory tp scst-0.7.4 git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@447 d57e44dd-8a1f-0410-8b47-8ef2f437770f
17 lines
280 B
Plaintext
17 lines
280 B
Plaintext
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
|