1 #!/usr/bin/perl -w # -*- perl -*-
5 require "t/pod2html-lib.pl";
10 use Test::More tests => 2;
15 $SIG{__WARN__} = sub { $warn .= $_[0] };
17 convert_n_test("feature2", "misc pod-html features 2",
29 \Acaching\ directories\ for\ later\ use\n
30 Converting\ input\ file\ \S+/feature2\.pod\n\z
32 "misc pod-html --verbose warnings");
35 <?xml version="1.0" ?>
36 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
37 <html xmlns="http://www.w3.org/1999/xhtml">
40 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
41 <link rev="made" href="mailto:[PERLADMIN]" />
44 <body id="_podtop_" style="background-color: white">
45 <table border="0" width="100%" cellspacing="0" cellpadding="3">
46 <tr><td class="_podblock_" style="background-color: #cccccc" valign="middle">
47 <big><strong><span class="_podblock_"> </span></strong></big>
54 <li><a href="#Head-1">Head 1</a></li>
55 <li><a href="#Another-Head-1">Another Head 1</a></li>
58 <a href="#_podtop_"><h1 id="Head-1">Head 1</h1></a>
66 <p>Another paragraph</p>
68 <a href="#_podtop_"><h1 id="Another-Head-1">Another Head 1</h1></a>
70 <p>some text and a link <a>crossref</a></p>
72 <table border="0" width="100%" cellspacing="0" cellpadding="3">
73 <tr><td class="_podblock_" style="background-color: #cccccc" valign="middle">
74 <big><strong><span class="_podblock_"> </span></strong></big>