Search results for "module:vms::logical"
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::DCLsym - Perl extension to manipulate DCL symbols
The VMS::DCLsym extension provides access to DCL symbols using a tied hash interface. This allows Perl scripts to manipulate symbols in a manner similar to the way in which logical names are manipulated via the built-in %ENV hash. Alternatively, one ...
RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC
VMS::DCLsym - Perl extension to manipulate DCL symbols
The VMS::DCLsym extension provides access to DCL symbols using a tied hash interface. This allows Perl scripts to manipulate symbols in a manner similar to the way in which logical names are manipulated via the built-in %ENV hash. Alternatively, one ...
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.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::Spec::VMS - methods for VMS file specs
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
VMS::FileUtils::Root - convert directory paths to and from rooted logicals (only works on VMS systems)
This module creates and uses rooted logical names in the /job logical name table. This only works on VMS systems. new The directory path specified can be either in VMS or Unix format; and can be either absolute (disk:[dir] or /disk/dir) or relative t...
CLANE/VMS-FileUtils-0.015 - 05 Mar 2012 19:14:42 UTC