You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments