Skip to content

Commit 2a85dbb

Browse files
committed
remove 2nd pod section since it's not useful and breaks the syntax colouring
1 parent 122e637 commit 2a85dbb

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

categories/best-of-rosettacode/accumulator-factory.pl

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -85,13 +85,4 @@ =head1 What's interesting here?
8585
$a(4.5);
8686
say $a(.5); # Prints "10".
8787

88-
89-
=begin pod
90-
91-
=head1 Features used
92-
93-
=item C<> - L<http://perlcabal.org/syn/>
94-
95-
=end pod
96-
9788
# vim: expandtab shiftwidth=4 ft=perl6

0 commit comments

Comments
 (0)