SCST_SCST is the Perl module used by scstadmin to query and configure SCST
through sysfs.


AVAILABILITY

SCST_SCST ships in the SCST source tree:
https://github.com/SCST-project/scst.


INSTALLATION

The parent scstadmin Makefile builds and installs this module as part of
scstadmin. To build the module directly, use the standard MakeMaker workflow:

   perl Makefile.PL
   make
   make install

At runtime, the SCST core must be loaded and expose /sys/kernel/scst_tgt.
