1=head1 NAME
2
3htmlcrossref - Test HTML cross reference links
4
5=head1 LINKS
6
7L</"section1">
8
9L<htmllink/section 2>
10
11L</"item1">
12
13L</"non existent section">
14
15L<var-copy>
16
17L<var-copy/$">
18
19C<var-copy>
20
21C<var-copy/$">
22
23L<podspec-copy/First:>
24
25C<podspec-copy/First:>
26
27L<notperldoc>
28
29=head1 TARGETS
30
31=head2 section1
32
33This is section one.
34
35=over 4
36
37=item item1 X<item> X<one>
38
39This is item one.
40
41=back
42