Adjust test for the recent change (#19136) to Pod::Html
Rafael Garcia-Suarez [Wed, 2 Apr 2003 19:24:47 +0000 (19:24 +0000)]
p4raw-id: //depot/perl@19137

lib/Pod/t/htmlview.t

index 689f6d5..9d82a87 100644 (file)
@@ -32,11 +32,11 @@ __DATA__
        <li><a href="#name">NAME</a></li>
        <li><a href="#synopsis">SYNOPSIS</a></li>
        <li><a href="#description">DESCRIPTION</a></li>
-       <li><a href="#methods_=>_other_stuff">METHODS =&gt; OTHER STUFF</a></li>
+       <li><a href="#methods____other_stuff">METHODS =&gt; OTHER STUFF</a></li>
        <ul>
 
-               <li><a href="#new()"><code>new()</code></a></li>
-               <li><a href="#old()"><code>old()</code></a></li>
+               <li><a href="#new__"><code>new()</code></a></li>
+               <li><a href="#old__"><code>old()</code></a></li>
        </ul>
 
        <li><a href="#testing_for_and_begin">TESTING FOR AND BEGIN</a></li>
@@ -75,11 +75,11 @@ other <strong>cool </strong></em>&gt; stuff &gt;&gt;</p>
 <p>
 </p>
 <hr />
-<h1><a name="methods_=>_other_stuff">METHODS =&gt; OTHER STUFF</a></h1>
+<h1><a name="methods____other_stuff">METHODS =&gt; OTHER STUFF</a></h1>
 <p>Here is a list of methods</p>
 <p>
 </p>
-<h2><a name="new()"><code>new()</code></a></h2>
+<h2><a name="new__"><code>new()</code></a></h2>
 <p>Constructor method.  Accepts the following config options:</p>
 <dl>
 <dt><strong><a name="item_foo">foo</a></strong><br />
@@ -113,7 +113,7 @@ The baz item.
 </li>
 <li><strong><a name="item_sat_on_the">Sat <em>on</em>&nbsp;the</a></strong><br />
 </li>
-<li><strong><a name="item_mat%3c%21%3e">Mat&lt;!&gt;</a></strong><br />
+<li><strong><a name="item_mat_3c_21_3e">Mat&lt;!&gt;</a></strong><br />
 </li>
 </ul>
 <p>Title on the same line as the =item + numerical bullets</p>
@@ -144,7 +144,7 @@ Mat
 <p></p></dl>
 <p>
 </p>
-<h2><a name="old()"><code>old()</code></a></h2>
+<h2><a name="old__"><code>old()</code></a></h2>
 <p>Destructor method</p>
 <p>
 </p>