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-stderr
CommitLineData
516cc7b3 1[name]
1abe70d8 2Errors to standard error
516cc7b3
CBW
3
4[options]
5errors stderr
6
7[input]
8=over 4
9
10=item Foo
11
12Bar.
13
14=head1 NEXT
15
16[output]
17.IP "Foo" 4
18.IX Item "Foo"
19Bar.
20.SH "NEXT"
21.IX Header "NEXT"
22
23[errors]
24Pod input around line 7: You forgot a '=back' before '=head1'