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-die
CommitLineData
516cc7b3
CBW
1[name]
2Errors throw exceptions
3
4[options]
5errors die
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
23[errors]
24Pod input around line 7: You forgot a '=back' before '=head1'
25
26[exception]
27POD document had syntax errors