xref: /openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/text/verbatim (revision de8cc8edbc71bd3e3bc7fbffa27ba0e564c37d8b)
1[name]
2Verbatim text
3
4[input]
5=pod
6
7text
8
9  line1
10
11  line3
12
13[output]
14    text
15
16      line1
17
18      line3
19