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: path
 

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. Checks for VMS directory specification as well as Unix separators.


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

Library Navigation Links

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