1Image::ExifTool::ISO(3)User Contributed Perl DocumentatioInmage::ExifTool::ISO(3)
2
3
4
6 Image::ExifTool::ISO - Read information from ISO 9660 disk images
7
9 This module is used by Image::ExifTool
10
12 This module contains definitions required by Image::ExifTool to read
13 information from ISO 9660 disk images.
14
16 Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
17
18 This library is free software; you can redistribute it and/or modify it
19 under the same terms as Perl itself.
20
22 <http://wiki.osdev.org/ISO_9660>
23
25 "ISO Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm)
26
27
28
29perl v5.36.0 2022-07-22 Image::ExifTool::ISO(3)