Skip to content

Commit

Permalink
This fixes the Pod error: '=item' outside of any '=over'.
Browse files Browse the repository at this point in the history
  • Loading branch information
ayardley committed Jun 4, 2012
1 parent 7ca6798 commit e10953e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions authors.pod
@@ -1,7 +1,11 @@
=pod

=head1 Authors

This book is the work of many contributors. They are listed below.

=over 4

=item Jonathan Worthington

Jonathan is a prolific contributor to the Rakudo compiler. He is
Expand All @@ -26,3 +30,7 @@ anything related to Perl 6.
Scott occasionally tries to write things in Perl 6, but mostly hangs out
on irc.freenode.net on the #perl6 channel and discusses anything that
piques his interest relating to Perl 6 or its development.

=back

=cut

0 comments on commit e10953e

Please sign in to comment.