Image::ExifTool::EXE (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
Image::ExifTool::EXE - Read executable file meta informationSYNOPSIS
This module is used by Image::ExifToolDESCRIPTION
This module contains definitions required by Image::ExifTool to extract meta information from various types of Windows, MacOS and Unix executable and library files.AUTHOR
Copyright 2003-2017, Phil Harvey (phil at owl.phy.queensu.ca)This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
REFERENCES
- <www.openwatcom.org/ftp/devel/docs/pecoff.pdf>
- <support.microsoft.com/kb/65122>
- <www.opensource.apple.com>
- <www.skyfree.org/linux/references/ELF_Format.pdf>
- <msdn.microsoft.com/en-us/library/ms809762.aspx>
- <code.google.com/p/pefile>
- <www.codeproject.com/KB/DLL/showver.aspx>
SEE ALSO
``EXE
Tags'' in Image::ExifTool::TagNames,
Image::ExifTool(3pm)