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 / bullets
CommitLineData
a7ea90b1
SH
1[name]
2Bullet handling
3
4[input]
5=over 4
6
7=item *
8
9A bullet.
10
11=item *
12
13Another bullet.
14
15=item * Also a bullet.
16
17=back
18
19[output]
20.IP "\(bu" 4
21A bullet.
22.IP "\(bu" 4
23Another bullet.
24.IP "\(bu" 4
25Also a bullet.