Image::ExifTool::EXE - Read executable file meta information
This module is used by Image::ExifTool
This module contains definitions required by Image::ExifTool to extract meta
information from various types of Windows, MacOS and Unix executable and
library files.
Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
This library is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
- <http://www.openwatcom.org/ftp/devel/docs/pecoff.pdf>
- <http://support.microsoft.com/kb/65122>
- <http://www.opensource.apple.com>
- <http://www.skyfree.org/linux/references/ELF_Format.pdf>
- <http://msdn.microsoft.com/en-us/library/ms809762.aspx>
- <http://code.google.com/p/pefile/>
- <http://www.codeproject.com/KB/DLL/showver.aspx>
"EXE Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm)