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


8.75 File::Spec

Performs common operations on file specifications in a portable way. To do that, it automatically loads the appropriate operating-system-specific module, which is one of File::Spec::Mac, File::Spec::OS2, File::Spec::Unix, File::Spec::VMS, or File::Spec::Win32. The complete reference of available functions is given in File::Spec::Unix; the functions are inherited by the other modules and overridden as necessary. Subroutines should be called as class methods, rather than directly.


Previous: 8.74 File::Path Perl in a Nutshell Next: 8.76 File::Spec::Mac
8.74 File::Path Book Index 8.76 File::Spec::Mac

Library Navigation Links

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