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
perlop: Fix heading levels for quote-like operators
There is a "=head2 Quote and Quote-like Operators" that applies to
several subsequent sections. Those sections should be =head3, as they
are really subsections to that more general one. But until this commit
they were =head2.
0 commit comments