This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
update podlators to 5.01
[perl5.git] / cpan / podlators / t / data / snippets / man / long-quote
CommitLineData
516cc7b3
CBW
1[name]
2Long quotes option
3
4[options]
a9304318 5quotes "\(lq\(rq"
516cc7b3
CBW
6
7[input]
8=head1 FOO C<BAR> BAZ
9
10Foo C<bar> baz.
11
12[output]
a9304318 13.ie n .SH "FOO ""\(lqBAR\(rq"" BAZ"
516cc7b3
CBW
14.el .SH "FOO \f(CWBAR\fP BAZ"
15.IX Header "FOO BAR BAZ"
16Foo \f(CW\*(C`bar\*(C'\fR baz.