1Image::ExifTool::MacOS(U3s)er Contributed Perl DocumentatIimoange::ExifTool::MacOS(3)
2
3
4
6 Image::ExifTool::MacOS - Read/write MacOS system tags
7
9 This module is used by Image::ExifTool
10
12 This module contains definitions required by Image::ExifTool to extract
13 MDItem* and XAttr* tags on MacOS systems using the "mdls" and "xattr"
14 utilities respectively. Writable tags use "xattr", "setfile" or
15 "osascript" for writing.
16
18 Copyright 2003-2019, Phil Harvey (phil at owl.phy.queensu.ca)
19
20 This library is free software; you can redistribute it and/or modify it
21 under the same terms as Perl itself.
22
24 "MacOS Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm)
25
26
27
28perl v5.28.1 2019-01-10 Image::ExifTool::MacOS(3)