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