start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: canonpath Chapter 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: canonpath Perl in a Nutshell Next: Reference: catfile
Reference: canonpath Book Index Reference: catfile