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

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: file_name_is_absolute Chapter 8
Standard Modules
Next: Reference: no_upwards
 

join


File::Spec->join(


dir

[, 

dir

...], 

file


)

Same as catfile .


Previous: Reference: file_name_is_absolute Perl in a Nutshell Next: Reference: no_upwards
Reference: file_name_is_absolute Book Index Reference: no_upwards