Add support for TODO diag tests -- a list in DATA of error messages that are allowed...
[p5sagit/p5-mst-13.2.git] / t / pod / usage2.pod
CommitLineData
8b2bdce6 1=head1 Heading-1
2
3=over 100
4
5=item One
6
7=item Two
8
9=back
10
11=head2 Heading 2
12
13Some text
14
15=head1 BugHeader
16
17Some text
18
19=head2 BugHeader2
20
21=over 4
22
23=item More
24
25=item Still More
26
27=back
28
29=head1 Heading-2
30
31=head2 Heading-2.2
32
33More text.
34
35=head1 OPTIONS AND ARGUMENTS
36
37=head2 Arguments
38
39The required arguments (which typically follow any options on the
40command line) are:
41
42=over
43
44=item I<destination>
45
46=item I<files>
47
48=back
49
50=head2 Options
51
52Options may be abbreviated. Options which take values may be separated
53from the values by whitespace or the "=" character.
54
55=cut
56