The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "VMS"

VMS::CMS - Perl extension for access to the CMS Code Management System River stage zero No dependents

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 - Search in distribution

VMS::ICC - VMS ICC systems service interface River stage zero No dependents

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 - Search in distribution

VMS::Mail - VMS callable mail interface River stage zero No dependents

This module supplies a complete interface to callable the VMSMail routines for client-side access. This is the first CPAN release. This module is brand new and certainly has bugs. I will be testing it further and will release updates as I repair prob...

CBERRY/VMS-Mail-0_06 - 12 Apr 2009 14:30:40 UTC - Search in distribution

VMS::Priv - Get and set privileges for OpenVMS processes River stage zero No dependents

Get and set privileges for VMS processes. The user running the script must have sufficient privs to actually perform the act. Tied hash interface You can tie a hash to a pid (or to the current process' pid, if you don't specify a pid). Once you do th...

CBERRY/VMS-Priv-1_32 - 11 Apr 2009 15:47:12 UTC - Search in distribution

VMS::Time - Manipulate OpenVMS binary time values River stage zero No dependents

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 - Search in distribution

VMS::Misc - Misc data conversions River stage zero No dependents

Miscellaneous data conversion routines...

DSUGAL/vms-misc-1_01 - 28 Feb 2001 23:27:40 UTC - Search in distribution

VMS::Stat - Perl extension for access to File Access Blocks (read-only) and HP C extensions to the mkdir() function in the C RTL. River stage zero No dependents

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 - Search in distribution

VMS::User - list VMS user information River stage zero No dependents

The VMS::User module provides access to the SYSUAF. Read-only at the moment, but that may change with later versions of this module....

CBERRY/vms-user-0_02 - 10 Dec 2007 04:02:02 UTC - Search in distribution

VMS::Queue - Perl extension to manage queues, entries, and forms, and retrieve queue, entry, and form information. River stage zero No dependents

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 - Search in distribution

VMS::Stdio - standard I/O functions via VMS extensions River stage five • 11292 direct dependents • 32664 total dependents

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 ...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

VMS::Device - Perl interface to VMS device system calls ($GETDVI and friends) River stage zero No dependents

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 - Search in distribution

VMS::System - Retrieves status and identification information from OpenVMS system(s). River stage zero No dependents

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 - Search in distribution

VMS::Logical - OpenVMS Logical name interface River stage zero No dependents

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 - Search in distribution

VMS::Monitor - Access system performace information on OpenVMS systems River stage zero No dependents

Retrieve performace info via the $GETSPI system call....

CBERRY/VMS-Monitor-0_07 - 11 Apr 2009 16:11:41 UTC - Search in distribution

VMS::Process - Manage processes and retrieve process information on OpenVMS systems River stage zero No dependents

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 - Search in distribution

VMS::Persona - Create, assume, or drop Personas River stage zero No dependents

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 - Search in distribution

VMS::FindFile - Returns all file names matching a VMS wildcard specification. River stage zero No dependents

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 - Search in distribution

VMS::FlatFile - read and write hashes with VMS::IndexedFile. River stage zero No dependents

VMS::FlatFile combines VMS::IndexedFile and Data::FixedFormat to make it possible to read and write hashes to VMS indexed files. First, load the module: use VMS::FlatFile; Next, create an instance: my $file = new VMS::FlatFile 'disk$user01:[user]file...

PFAUT/VMS-FlatFile-0.01 - 18 Aug 2000 23:20:15 UTC - Search in distribution

File::Spec::VMS - methods for VMS file specs River stage five • 7918 direct dependents • 32646 total dependents

See File::Spec::Unix for a documentation of the methods provided there. This package overrides the implementation of these methods, not the semantics. The default behavior is to allow either VMS or Unix syntax on input and to return VMS syntax on out...

XSAWYERX/PathTools-3.75 - 29 Aug 2018 19:53:19 UTC - Search in distribution

IndexedFile/IndexedFile.pm River stage zero No dependents

BHUGHES/VMS-IndexedFile-0_02 - 30 Apr 1999 01:30:45 UTC - Search in distribution
185 results (0.105 seconds)