Win32::File - Manage file attributes in perl |
Win32::File - Manage file attributes in perl
use Win32::File;
This module offers the retrieval and setting of file attributes.
All of the functions return FALSE (0) if they fail, unless otherwise noted. The function names are exported into the caller's namespace by request.
The following constants are exported by default.
Win32::File - Manage file attributes in perl |