Package: perl
Version: 5.8.8-4
Severity: normal

pod2html fails to convert I<< ... >>, B<< ... >>, F<< ... >> and S<< ... >> in the expected manner:

$ cat buggy
__END__

=head1 FOO

I<< x >>

B<< x >>

F<< x >>

S<< x >>

=cut

$ pod2html buggy | grep '&gt;'
<p><em>x </em>&gt;</p>
<p><strong>x </strong>&gt;</p>
<p><em>x </em>&gt;</p>
<p>x&nbsp;&gt;</p>



-- System Information:
Debian Release: testing/unstable
 APT prefers testing
 APT policy: (900, 'testing'), (600, 'unstable'), (500, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17-1-686
Locale: LANG=C, LC_CTYPE=pl_PL (charmap=ISO-8859-2)

Versions of packages perl depends on:
ii  libc6                         2.3.6-15   GNU C Library: Shared libraries
ii  libdb4.4                      4.4.20-3   Berkeley v4.4 Database Libraries [
ii  libgdbm3                      1.8.3-3    GNU dbm database routines (runtime
ii  perl-base                     5.8.8-4    The Pathologically Eclectic Rubbis
ii  perl-modules                  5.8.8-4    Core Perl modules

Versions of packages perl recommends:
ii  perl-doc                      5.8.8-4    Perl documentation

-- debconf-show failed

--
Jakub Wilk


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to