rmenke/MacOSX-File-XAttr
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
MacOSX-File-XAttr version 0.01 ============================== Manipulate MacOS X extended file attributes from Perl without using the xattr tool. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module requires no other modules outside of the core libraries. COPYRIGHT AND LICENCE See the included LICENSE file for details. Copyright (C) 2015 by Rob Menke This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.16.3 or, at your option, any later version of Perl 5 you may have available.