Searched defs:Unix (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DUnix.pm1 package File::Spec::Unix;
10 File::Spec::Unix - File::Spec for Unix, base for other File::Spec modules
14 require File::Spec::Unix; # Done automatically by File::Spec
19 modules, such as File::Spec::Mac, inherit from File::Spec::Unix and
191 This does not consult the local filesystem on Unix, Win32, OS/2 or Mac
236 trailing separator or /. or /.. is present. On Unix this means that $no_file
278 On Unix,
296 Unix, $volume is ignored, and directory and file are concatenated. A '/' is

Completed in 15 milliseconds