README for VMS::Queue

Copyright (c) 1997 Dan Sugalski

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

This module lets you fetch a list of queues, a list of entries running on
those queues, get information about each queue or entry, and manipulate
queues and queue entries.

perl Makefile.pl
mms
mms test

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

mms install

to install it. More info is in the POD documentation in the Queue.PM file.
