Skip to content

Commit 50382c5

Browse files
committed
Add blank line before =item POD directive.
1 parent c01852f commit 50382c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/Language/5to6-perlvar.pod6

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ for 1..9 { say $^c, $^a, $^b; last }
156156
157157
For more on placeholder variables, see
158158
L<this page|/language/variables#The_^_Twigil>
159+
159160
=item %ENV
160161
161162
%ENV has been replaced by %*ENV in Perl 6. Note that the keys of this hash may

0 commit comments

Comments
 (0)