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 / guesswork-partial
CommitLineData
20616d51
RA
1[name]
2Some guesswork configured
3
4[options]
5guesswork functions,variables
6
7[input]
8=head1 GUESSWORK
9
10The hyphens-in-compound-words shouldn't be escaped, but e-mail should be.
11
12Function: foo(), bar::baz(), _private::_stuff()
13
14Manpage: foo(1), Pod::Man(3perl), git-rebase(1)
15
16Variables: $foo, @bar::baz, %Pod::Blah
17
18[output]
a9304318 19.SH GUESSWORK
20616d51
RA
20.IX Header "GUESSWORK"
21The hyphens-in-compound-words shouldn't be escaped, but e\-mail should be.
22.PP
23Function: \fBfoo()\fR, \fBbar::baz()\fR, \fB_private::_stuff()\fR
24.PP
25Manpage: foo(1), Pod::Man(3perl), git\-rebase(1)
26.PP
27Variables: \f(CW$foo\fR, \f(CW@bar::baz\fR, \f(CW%Pod::Blah\fR