Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: catdirChapter 8
Standard Modules
Next: Reference: curdir
 

catfile

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

Concatenates one or more directory names and a filename to form a complete path that ends with a filename.


Previous: Reference: catdirPerl in a NutshellNext: Reference: curdir
Reference: catdirBook IndexReference: curdir