Set and get NTFS owner of a file from Perl


The following module was developed to get or set the NFTS NT domain owner of a file under Windows NT operating system. The module was recently updated and tested under W2K Activeperl 5.6.1 and should also work on Windows XP.

The attached ZIP file contains the binaries as well as the source and POD documentation for the module.

YES, there is a Win32::FileSecurity module with similar functionality. However, setting and retrieving ownership information is missing from that module.