1Image::ExifTool::PLIST(U3s)er Contributed Perl DocumentatIimoange::ExifTool::PLIST(3)
2
3
4
6 Image::ExifTool::PLIST - Read Apple PLIST information
7
9 This module is used by Image::ExifTool
10
12 This module contains the routines used by Image::ExifTool to extract
13 information from Apple Property List files.
14
16 This module decodes both the binary and XML-based PLIST format.
17
19 Copyright 2003-2023, Phil Harvey (philharvey66 at gmail.com)
20
21 This library is free software; you can redistribute it and/or modify it
22 under the same terms as Perl itself.
23
25 <http://www.apple.com/DTDs/PropertyList-1.0.dtd>
26 <http://opensource.apple.com/source/CF/CF-550/CFBinaryPList.c>
27
29 "PLIST Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm)
30
31
32
33perl v5.38.0 2023-11-21 Image::ExifTool::PLIST(3)