1[name] 2Errors to POD source 3 4[options] 5errors pod 6 7[input] 8=over 4 9 10=item Foo 11 12Bar. 13 14=head1 NEXT 15 16[output] 17 Foo Bar. 18 19NEXT 20POD ERRORS 21 Hey! The above document had some coding errors, which are explained 22 below: 23 24 Around line 7: 25 You forgot a '=back' before '=head1' 26