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 / link-quoting
CommitLineData
a7ea90b1
SH
1[name]
2Link quoting
3
4[input]
5=head1 LINK QUOTING
6
7There should not be double quotes: L<C<< (?>pattern) >>>.
8
9[output]
10.SH "LINK QUOTING"
11.IX Header "LINK QUOTING"
12There should not be double quotes: \f(CW\*(C`(?>pattern)\*(C'\fR.