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

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: fileparse Chapter 8
Standard Modules
Next: 8.68 File::Basename
 

fileparse_set_fstype

fileparse_set_fstype (

os-string

)

Called before the other routines to select the appropriate file specification syntax for your operating system, to be used in future File::Basename calls. Currently valid values for $os-string (the operating system) are VMS , MSWin32 , MSDOS , AmigaOS , os2 , RISCOS , and MacOS . Uses Unix syntax by default.


Previous: Reference: fileparse Perl in a Nutshell Next: 8.68 File::Basename
Reference: fileparse Book Index 8.68 File::Basename

Library Navigation Links

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