The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:VMS::User"

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

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

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

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

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

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

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

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

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
9 results (0.05 seconds)