On Tue, 29 May 2001, Gisle Aas wrote:
>
> Could you try to debug the test script?
>
> For instance uncomment the "print $FILTERED;" statement and run it
> manually:
>
> perl -Mblib t/filter.t
>
output is as follows:
DCarter@DCARTER ~/.cpan/build/HTML-Parser-3.25
$ perl -Mblib t/filter.t
Using /home/DCarter/.cpan/build/HTML-Parser-3.25/blib
1..2
<!DOCTYPE HTML>
<!-- comment
<h1>Foo</h1>
-->
<H1
>Bar</H1
>
<Table><tr><td>1<td>2<td>3
<tr>
</table>
<?process>
not ok 1
ok 2
Thanks for any help you can provide!
--
David Carter
[EMAIL PROTECTED]