Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: b8e2ff45b3917fd563bcc741be4629d82b216832
https://github.com/Perl/perl5/commit/b8e2ff45b3917fd563bcc741be4629d82b216832
Author: TAKAI Kousuke <[email protected]>
Date: 2025-04-16 (Wed, 16 Apr 2025)
Changed paths:
M pod/perlrun.pod
Log Message:
-----------
perlrun.pod: Replace "C<use> I<module> ..." with "C<use I<module> ...>" in
the description of -m/-M switches
"C<use I<module> ...>" will be rendered as a single <code> block
and (I think) it looks better than the previous "C<use> I<module> ...".
which would be rendered as separate blocks.
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications