Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: fileparseChapter 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: fileparsePerl in a NutshellNext: 8.68 File::Basename
Reference: fileparseBook Index8.68 File::Basename