Image-ExifTool
view release on metacpan or search on metacpan
html/Shift.html view on Meta::CPAN
<?xml version="1.0" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>ExifTool Date/Time Shift Module</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rev="made" href="mailto:root@66b96.p1s.plx.sd.apple.com" />
<style type='text/css'><!-- pre { margin-left: 2em } --></style></head>
<body>
<table border="0" width="100%" cellspacing="0" cellpadding="3">
<tr><td class="_podblock_" style="background-color: #cccccc; color: #000" valign="middle">
<big><strong><span class="_podblock_"> ExifTool Date/Time Shift Module</span></strong></big>
</td></tr>
</table>
html/TagNames/HTML.html view on Meta::CPAN
<td>'content-script-type'</td>
<td>ContentScriptType</td>
<td class=c>no</td>
<td> </td></tr>
<tr>
<td>'content-style-type'</td>
<td>ContentStyleType</td>
<td class=c>no</td>
<td> </td></tr>
<tr class=b>
<td>'content-type'</td>
<td>ContentType</td>
<td class=c>no</td>
<td> </td></tr>
<tr>
<td>'default-style'</td>
<td>DefaultStyle</td>
<td class=c>no</td>
<td> </td></tr>
<tr class=b>
<td>'expires'</td>
html/exiftool_pod.html view on Meta::CPAN
<?xml version="1.0" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>exiftool Application Documentation</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rev="made" href="mailto:root@66b96.p1s.plx.sd.apple.com" />
<style type='text/css'><!-- code { color: #800 } pre { margin-left: 2em } --></style></head>
<body>
<table border="0" width="100%" cellspacing="0" cellpadding="3">
<tr><td class="_podblock_" style="background-color: #cccccc; color: #000" valign="middle">
<big><strong><span class="_podblock_"> exiftool Application Documentation</span></strong></big>
</td></tr>
</table>
html/geolocation.html view on Meta::CPAN
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>ExifTool Geolocation Feature</title>
<link rel=stylesheet type='text/css' href='style.css' title='Style'>
<style type="text/css">
<!--
pre { color: #800; margin-left: 4em }
.indent { margin-left: 22% }
table.dl { border: 1px solid gray; border-collapse: collapse }
table.dl td { padding: .4em .8em }
i.sm { font-size: 12pt }
-->
html/geotag.html view on Meta::CPAN
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Geotagging with ExifTool</title>
<link rel=stylesheet type='text/css' href='style.css' title='Style'>
<style type="text/css">
<!--
pre { color: #800; margin-left: 4em }
.nr { white-space: nowrap }
.prog { padding: 0.5em; border: 1px solid gray; background: #fee }
.indent { margin-left: 22% }
-->
</style>
html/plot.html view on Meta::CPAN
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>ExifTool Plot Feature</title>
<link rel=stylesheet type='text/css' href='style.css' title='Style'>
<style type="text/css">
<!--
pre { color: #800; margin-left: 4em }
.nr { white-space: nowrap }
.prog { padding: 0.5em; border: 1px solid gray; background: #fee }
.indent { margin-left: 22% }
-->
</style>
lib/Image/ExifTool/HTML.pm view on Meta::CPAN
# ref 3/4
%Image::ExifTool::HTML::equiv = (
GROUPS => { 1 => 'HTTP-equiv', 2 => 'Document' },
NOTES => 'These tags have a family 1 group name of "HTTP-equiv".',
'cache-control' => { Name => 'CacheControl' },
'content-disposition' => { Name => 'ContentDisposition' },
'content-language' => { Name => 'ContentLanguage' },
'content-script-type' => { Name => 'ContentScriptType' },
'content-style-type' => { Name => 'ContentStyleType' },
# note: setting the HTMLCharset like this will miss any tags which come earlier
'content-type' => { Name => 'ContentType', RawConv => \&SetHTMLCharset },
'default-style' => { Name => 'DefaultStyle' },
expires => { },
'ext-cache' => { Name => 'ExtCache' },
imagetoolbar => { Name => 'ImageToolbar' },
lotus => { },
'page-enter' => { Name => 'PageEnter' },
'page-exit' => { Name => 'PageExit' },
'pics-label' => { Name => 'PicsLabel' },
pragma => { },
refresh => { },
lib/Image/ExifTool/TagNames.pod view on Meta::CPAN
These tags have a family 1 group name of "HTTP-equiv".
Tag ID Tag Name Writable
------ -------- --------
'cache-control' CacheControl no
'content-disposition' ContentDisposition no
'content-language' ContentLanguage no
'content-script-type' ContentScriptType no
'content-style-type' ContentStyleType no
'content-type' ContentType no
'default-style' DefaultStyle no
'expires' Expires no
'ext-cache' ExtCache no
'imagetoolbar' ImageToolbar no
'lotus' Lotus no
'page-enter' PageEnter no
'page-exit' PageExit no
'pics-label' PicsLabel no
'pragma' Pragma no
'refresh' Refresh no
t/HTML_2.out view on Meta::CPAN
[File, System, Other] Directory - Directory: t/images
[File, System, Other] FileSize - File Size: 3.4 kB
[File, System, Time] FileModifyDate - File Modification Date/Time: 2010:06:28 20:35:26-04:00
[File, System, Time] FileAccessDate - File Access Date/Time: 2022:06:01 14:16:38-04:00
[File, System, Time] FileInodeChangeDate - File Inode Change Date/Time: 2021:10:31 20:34:50-04:00
[File, System, Other] FilePermissions - File Permissions: -rw-r--r--
[File, File, Other] FileType - File Type: HTML
[File, File, Other] FileTypeExtension - File Type Extension: html
[File, File, Other] MIMEType - MIME Type: text/html
[HTML, HTML, Document] title - Title: ExifTool HTML Test
[HTML, HTTP-equiv, Document] content-type - Content Type: text/html; charset="iso-8859-1"
[HTML, HTML-dc, Document] title - Title: ExifTool HTML Test
[HTML, HTML-dc, Author] creator - Creator: Phil Harvey, Another Creator
[HTML, HTML-dc, Time] date - Date: 2007-30-01
[HTML, HTML-dc, Document] format - Format: Daisy 2.02
[HTML, HTML-dc, Document] identifier - Identifier: DTB00345
[HTML, HTML-dc, Document] language - Language: EN
[HTML, HTML-dc, Author] publisher - Publisher: TPB
[HTML, HTML-dc, Author] source - Source: 0-065-01022-1
[HTML, HTML-dc, Document] subject - Subject: Greek: α β γ
[HTML, HTML-ncc, Time] sourcedate - Source Date: 1993
( run in 2.692 seconds using v1.01-cache-2.11-cpan-524268b4103 )