Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: c212ec9c1de22f306df01828845c8e021edffa73
https://github.com/Perl/perl5/commit/c212ec9c1de22f306df01828845c8e021edffa73
Author: Daniel Tang <[email protected]>
Date: 2026-08-20 (Thu, 20 Aug 2026)
Changed paths:
M pod/perlpod.pod
Log Message:
-----------
perlpod.pod: remove empty paragraph in bullet
There had been a strange line with only a bullet in `man perlpod`. It
was caused by index entries like `X<podchecker>` being placed after a
bullet. Normally they succeed list items. `perldoc` and `pod2text` were
unaffected. I fixed this problem for `pod2html` and `pod2man` by moving
the index entries to after the paragraph.
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications