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

Perl in a Nutshell

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

file_name_is_absolute


File::Spec->file_name_is_absolute(


path


)

Takes a path as argument and returns true if it is an absolute path.


Previous: Reference: curdir Perl in a Nutshell Next: Reference: join
Reference: curdir Book Index Reference: join