xref: /openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/text/periods (revision de8cc8edbc71bd3e3bc7fbffa27ba0e564c37d8b)
1[name]
2Quoting of periods
3
4[input]
5=head1 PERIODS
6
7This C<.> should be quoted.
8
9[output]
10PERIODS
11    This "." should be quoted.
12