summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/text/error-none
blob: b0fa47b5991d2604b8abea905870f21cdf427fc4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[name]
Suppress errors

[options]
errors none

[input]
=over 4

=item Foo

Bar.

=head1 NEXT

[output]
    Foo Bar.

NEXT