Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: canonpathChapter 8
Standard Modules
Next: Reference: catfile
 

catdir

File::Spec->catdir(dir[, dir...])

Concatenates two or more directory names to form a complete path. Ends with a directory name.


Previous: Reference: canonpathPerl in a NutshellNext: Reference: catfile
Reference: canonpathBook IndexReference: catfile