This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update podlators to CPAN version 4.10
[perl5.git] / cpan / podlators / t / data / snippets / man / error-normal
CommitLineData
516cc7b3
CBW
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.IP "Foo" 4
15.IX Item "Foo"
16Bar.
17.SH "NEXT"
18.IX Header "NEXT"
19.SH "POD ERRORS"
20.IX Header "POD ERRORS"
21Hey! \fBThe above document had some coding errors, which are explained below:\fR
22.IP "Around line 7:" 4
23.IX Item "Around line 7:"
24You forgot a '=back' before '=head1'