Retrieve info for a node. Access is via function call, object and method, or tied hash. Choose your favorite....
CBERRY/VMS-System-1_05 - 09 Apr 2009 17:54:40 UTC$si->prepare_sysinfo Use os-specific tools to find out more about the system....
HMBRAND/System-Info-0.059 - 11 Jul 2019 12:07:01 UTCThis module provides access to the Code Management System (CMS) software using its callable interface. Most routines will return a true value if successful or "undef" instead of the return value documented below if the underlying CMS routine returns ...
PFAUT/VMS-CMS-0_3 - 31 Dec 2012 23:44:02 UTCRetrieve performace info via the $GETSPI system call....
CBERRY/VMS-Monitor-0_07 - 11 Apr 2009 16:11:41 UTCVMS::Device mounts and dismounts, allocates and deallocates, initializes, and lists and gets info on devices. It subsumes the DCL commands MOUNT, DISMOUNT, ALLOCATE, DEALLOCATE, and INITIALIZE, as well as the lexical functions F$DEVICE and F$GETDVI. ...
CBERRY/VMS-Device-0_11 - 22 Nov 2018 16:07:45 UTCThe VMS::ICC module provides an interface into the IntraCluster Communication services. new_service Registers a service in the cluster. The service_name, logical_name and logical_table parameters are all optional--if you leave one or more out, or pas...
DSUGAL/vms-icc-0_02 - 30 Nov 1999 15:29:44 UTCThese functions provide access to the OpenVMS time system services SYS$GETTIM, SYS$BINTIM, SYS$ASCTIM, and SYS$NUMTIM. Also provided are functions for converting between OpenVMS binary times and unix epoch time values. EXPORT None by default. Any fun...
PFAUT/VMS-Time-0_1 - 03 Jan 2013 03:22:08 UTCvmsmkdir The "vmsmkdir" function enables you to specify optional RMS arguments to the VMS CRTL when creating a directory. Its operation is similar to the built-in Perl "mkdir" function (see perlfunc for a complete description). Up to 4 optional argum...
PVHP/vms-stat-0_03 - 18 May 2004 04:04:31 UTCThe VMS::Queue module lets a perl script (running as a user with appropriate privileges) manage queues, queue entries, forms, characteristics, and queue managers. Queue functions The queue functions create, delete, manipulate, or list queues. Most fu...
CBERRY/VMS-Queue-0_58 - 20 Aug 2006 22:07:46 UTCThis package gives Perl scripts access via VMS extensions to several C stdio operations not available through Perl's CORE I/O functions. The specific routines are described below. These functions are prototyped as unary operators, with the exception ...
XSAWYERX/perl-5.32.0 - 20 Jun 2020 20:38:54 UTCCreate, assume, drop, or delete personas. new_persona() This function creates a new persona context and returns a handle to it. If ASSUME_DEFPRIV is set to true, then the persona is created with default privileges. If ASSUME_DEFCLASS is set to true, ...
DSUGAL/VMS_Persona-1_01 - 12 Jan 1998 19:29:47 UTCVMS::Process allows a perl program to get a list of some or all the processes on one or more nodes in the cluster, change process priority, suspend, release, or kill them. Normal VMS system security is in effect, so a program can't see or modify proc...
CBERRY/VMS-Process-1_09 - 18 Jun 2013 02:12:36 UTCVMS::Logical provides access to logical names on OpenVMS systems. translate Translates a logical name. $hash = VMS::Logical::translate('logical_name'); $hash = VMS::Logical::translate({option=>value}); The first form can be used for a simple logical ...
PFAUT/VMS-Logical-0_6 - 31 Dec 2012 23:02:04 UTCVMS::FindFile is a VMS-specific module which returns all file names matching a VMS-style wildcard specification. It acts almost exactly like the f$search() function in DCL, except that instead of using context numbers to do multiple concurrent search...
CBERRY/VMS-FindFile-0_92 - 16 Apr 2009 22:08:00 UTCThis package provides routines to simplify conversion between VMS and Unix syntax when processing file specifications. This is useful when porting scripts designed to run under either OS, and also allows you to take advantage of conveniences provided...
XSAWYERX/perl-5.32.0 - 20 Jun 2020 20:38:54 UTCLEONT/ExtUtils-Helpers-0.026 - 09 Sep 2016 17:27:52 UTC
This module inherits from "Module::Build::Base" and alters a few minor details of its functionality. Please see Module::Build for the general docs. Overridden Methods _set_defaults Change $self->{build_script} to 'Build.com' so @Build works. POD ERRO...
LEONT/Module-Build-0.4231 - 29 Jan 2020 07:52:41 UTCThis module provides methods for determining the local time zone on a VMS platform. NOTE: This is basically a stub pending an implementation by someone who knows something about VMS....
DROLSKY/DateTime-TimeZone-2.39 - 24 Apr 2020 14:56:46 UTC