On Wednesday 05 September 2007, Frans Pop wrote:
> This particular issue can be resolved using one of the attached
> alternative patches. The effect of the patches is identical, it is just
> the implementation that is slightly different. Pick whichever you prefer.
Please consider the patch in #440
tag 423168 + patch
thanks
This particular issue can be resolved using one of the attached alternative
patches. The effect of the patches is identical, it is just the
implementation that is slightly different. Pick whichever you prefer.
Note that there are other issues with the generation of (ne
Package: perl
Version: 5.8.8-7
Severity: normal
$ cat buggy.pl
__END__
=over 4
=item foo
=back
=cut
$ pod2html buggy.pl | xmllint - 2>&1
-:19: parser error : Opening and ending tag mismatch: dt line 17 and dl
^
-:21: parser error : Opening and ending tag mismatch: dl line 16 and body
3 matches
Mail list logo