File::Spec::VMS - methods for VMS file specs
use File::Spec::VMS; # Done internally by File::Spec if needed
See File::Spec::Unix for a documentation of the methods provided there. This package overrides the implementation of these methods, not the semantics.
Concatenates a list of file specifications, and returns the result as a VMS-syntax directory specification.
Concatenates a list of file specifications, and returns the result as a VMS-syntax directory specification.
Returns a string representing of the current directory.
Returns a string representing of the root directory.
Returns a string representing of the parent directory.
Translate logical name DCL$PATH as a searchlist, rather than trying to split
string value of $ENV{'PATH'}
.
Checks for VMS directory spec as well as Unix separators.
1 POD Error
The following errors were encountered while parsing the POD:
=over without closing =back