Front page | perl.vmsperl |
Postings from April 2008
VMS modules and scripts
From:
Thomas Pfau
Date:
April 1, 2008 19:41
Subject:
VMS modules and scripts
I have placed some of my VMS modules and scripts on my Alpha web
server. They are accessible at http://axp1.nbpfaus.net/~pfau/perl/.
There is a PP module to read accounting data, an interface to
SMG$READ_STRING and SMG$READ_COMPOSED_LINE, a new version of
VMS::Logical, and my callable CMS interface.
The new VMS::Logical (V0.3) includes a new function, getlogical, that
does a simple translation and returns either an array of equivalences or
a comma separated string. The only part of the interface still missing
is the ability to specify permissions on logical name tables.
If anyone uses any of these, I'd appreciate feedback through the list or
by personal email. Hope someone finds this stuff useful.
-
VMS modules and scripts
by Thomas Pfau