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: 8.80 File::Spec::Win32
 

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: canonpath Perl in a Nutshell Next: 8.80 File::Spec::Win32
Reference: canonpath Book Index 8.80 File::Spec::Win32

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.