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 / name-guesswork
CommitLineData
a7ea90b1
SH
1[name]
2No guesswork in NAME
3
4[input]
5=head1 NAME
6
7"Stuff" (no guesswork)
8
9=head2 THINGS
10
11Oboy, is this C++ "fun" yet! (guesswork)
12
13[output]
14.SH "NAME"
15"Stuff" (no guesswork)
16.SS "\s-1THINGS\s0"
17.IX Subsection "THINGS"
18Oboy, is this \*(C+ \*(L"fun\*(R" yet! (guesswork)