Search results for "module:vms system"
VMS::System - Retrieves status and identification information from OpenVMS system(s).
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
System::Info::VMS - Object for specific VMS info.
$si->prepare_sysinfo Use os-specific tools to find out more about the system....
HMBRAND/System-Info-0.064 - 31 Jul 2023 07:53:16 UTC
VMS::CMS - Perl extension for access to the CMS Code Management System
This 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 UTC
VMS::Monitor - Access system performace information on OpenVMS systems
Retrieve performace info via the $GETSPI system call....
CBERRY/VMS-Monitor-0_07 - 11 Apr 2009 16:11:41 UTC
VMS::Device - Perl interface to VMS device system calls ($GETDVI and friends)
VMS::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 UTC
VMS::ICC - VMS ICC systems service interface
The 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 UTC
VMS::Time - Manipulate OpenVMS binary time values
These 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 UTC
VMS::Stat - Perl extension for access to File Access Blocks (read-only) and HP C extensions to the mkdir() function in the C RTL.
vmsmkdir 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 UTC
VMS::Queue - Perl extension to manage queues, entries, and forms, and retrieve queue, entry, and form information.
The 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 UTC
VMS::Stdio - standard I/O functions via VMS extensions
This 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 ...
RJBS/perl-5.38.0 - 02 Jul 2023 23:00:28 UTC
VMS::Stdio - standard I/O functions via VMS extensions
This 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 ...
RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC
VMS::Persona - Create, assume, or drop Personas
Create, 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 UTC
VMS::Process - Manage processes and retrieve process information on OpenVMS systems
VMS::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 UTC
VMS::Logical - OpenVMS Logical name interface
VMS::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 UTC
VMS::FindFile - Returns all file names matching a VMS wildcard specification.
VMS::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 UTC
VMS::Filespec - convert between VMS and Unix file specification syntax
This 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...
RJBS/perl-5.38.0 - 02 Jul 2023 23:00:28 UTC
VMS::Filespec - convert between VMS and Unix file specification syntax
This 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...
RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC
File::Listing - Parse directory listing
This module exports a single function called "parse_dir", which can be used to parse directory listings....
PLICEASE/File-Listing-6.16 - 12 Jul 2023 21:23:07 UTC
ExtUtils::Helpers::VMS - VMS specific helper bits
LEONT/ExtUtils-Helpers-0.026
-
09 Sep 2016 17:27:52 UTC
Module::Build::Platform::VMS - Builder class for VMS platforms
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.4234 - 28 Apr 2023 08:59:31 UTC