This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade podlators from version 4.08 to 4.09
[perl5.git] / cpan / podlators / t / data / snippets / man / paired-quotes
CommitLineData
a7ea90b1
SH
1[name]
2Paired quotes
3
4[input]
5=head1 SEQS
6
7"=over ... Z<>=back"
8
9"SE<lt>...E<gt>"
10
11The quotes should be converted in the above to paired quotes.
12
13[output]
14.SH "SEQS"
15.IX Header "SEQS"
16\&\*(L"=over ... =back\*(R"
17.PP
18\&\*(L"S<...>\*(R"
19.PP
20The quotes should be converted in the above to paired quotes.