This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b8cacd
)
Missing part of change 25676
author
Jan Dubois
<jand@activestate.com>
Thu, 13 Apr 2006 18:19:26 +0000
(11:19 -0700)
committer
Steve Peters
<steve@fisharerojo.org>
Sun, 16 Apr 2006 04:37:46 +0000
(
04:37
+0000)
From: "Jan Dubois" <jand@ActiveState.com>
Message-ID: <
009001c65f61
$
78866d60
$
2217a8c0
@candy>
p4raw-id: //depot/perl@27830
lib/Pod/t/htmllink.t
patch
|
blob
|
blame
|
history
diff --git
a/lib/Pod/t/htmllink.t
b/lib/Pod/t/htmllink.t
index
27142e6
..
1e314c8
100644
(file)
--- a/
lib/Pod/t/htmllink.t
+++ b/
lib/Pod/t/htmllink.t
@@
-16,10
+16,12
@@
TODO: {
}
__DATA__
+<?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>htmllink - Test HTML links</title>
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rev="made" href="mailto:" />
</head>