suse man page for image::exiftool::htmldump

Query: image::exiftool::htmldump

OS: suse

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Image::ExifTool::HtmlDump(3)				User Contributed Perl Documentation			      Image::ExifTool::HtmlDump(3)

NAME
Image::ExifTool::HtmlDump - Dump information in hex to HTML page
SYNOPSIS
use Image::ExifTool::HtmlDump; my $dump = new Image::ExifTool::HtmlDump; $dump->Add($start, $size, $comment); $dump->Print($dumpInfo, $raf, $dataPt, $dataPos, $outfile);
DESCRIPTION
This module contains code used to generate an HTML-based hex dump of information for debugging purposes. This is code is called when the ExifTool 'HtmlDump' option is used. Currently, only EXIF/TIFF and JPEG information is dumped.
BUGS
Due to a memory allocation bug in ActivePerl 5.8.x for Windows, this code may run extremely slowly when processing large files with this version of Perl. An HTML 4 compliant browser is needed to properly display the generated HTML page.
AUTHOR
Copyright 2003-2010, 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.
SEE ALSO
Image::ExifTool(3pm) perl v5.12.1 2010-03-01 Image::ExifTool::HtmlDump(3)
Related Man Pages
image::exiftool::buildtaglookup(3) - suse
image::exiftool::shortcuts(3) - suse
image::exiftool::fixup(3) - suse
image::exiftool::mwg(3) - suse
image::exiftool::afcp(3) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
32 bit process addressing more than 4GB