File::Spec->catfile( dir [, dir ...], file )
dir
Concatenates one or more directory names and a filename to form a complete path that ends with a filename. Uses catdir .
catdir
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]