README for VMS::Device

Copyright (c) 1998 Dan Sugalski

You may distribute under the terms of the Artistic License, as distributed
with Perl.

This module lets you fetch a list of devices, get info on those devices, as
well as mount, unmount, allocate, deallocate, and initialize devices.

perl Makefile.pl
mms
mms test

to build and test the extension. If it tests OK, then

mms install

to install it.

This first beta release only has the device list and device info functions
implemented.
