The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
[name]
Errors throw exceptions

[options]
errors die

[input]
=over 4

=item Foo

Bar.

=head1 NEXT

[output]
.IP "Foo" 4
.IX Item "Foo"
Bar.
.SH "NEXT"
.IX Header "NEXT"

[errors]
Pod input around line 7: You forgot a '=back' before '=head1'

[exception]
POD document had syntax errors