Home
Perl
Array
CGI
Class
Data Type
Database
File
GUI
Hash
Language Basics
Network
Regular Expression
Report
Statement
String
Subroutine
System Functions
Win32
XML
File system : File « Win32 « Perl
Perl
Win32
File
File system
#!/usr/bin/perl -w use Win32; $fstype = Win32::FsType(); print
"File System=$fstype\n"
;
Related examples in the same category
1.
To change the attributes, you can call SetAttributes.
2.
Current directory
3.
Setting file attributes on Windows
4.
File all directories