1=head1 NAME
2
3My::Module
4
5=head1 SYNOPSIS
6
7    use My::Module;
8
9=head1 DESCRIPTION
10
11This is the description for My::Module.
12
13    This is verbatim
14
15=head2 First Subsection
16
17This is the first subsection.  foo->bar();
18
19=head2 Second Subsection
20
21This is the second subsection.  bar->baz();
22
23=head1 THE END
24
25This is the end.  Beautiful friend, the end.
26