home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


Book HomeJava and XSLTSearch this book

8.108. File::Spec::Win32

File::Spec for Win32. Overrides the implementation of the File::Spec::Unix methods, but not the interface.

canonpath

File::Spec->canonpath

Performs logical cleanup of a path; doesn't physically check the filesystem.

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.



Library Navigation Links

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