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