gitpan / VMS-Queue

Read-only release history for VMS-Queue

Home Page:http://metacpan.org/release/VMS-Queue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README for VMS::Queue

Copyright (c) 1997, 1998 Dan Sugalski

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

This module lets you fetch information on, create, and manipulate, queues,
entries, queue managers, forms, and characteristics. If you can manipulate
something queue-ish in DCL, or fetch the information in DCL via F$GETQUI,
odds are you can do it at least as well (if not better) with VMS::Queue.

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.

About

Read-only release history for VMS-Queue

http://metacpan.org/release/VMS-Queue


Languages

Language:Perl 69.8%Language:C 29.9%Language:Shell 0.3%