File: test1.pod

package info (click to toggle)
libtemplate-perl 2.24-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 8,660 kB
  • sloc: perl: 14,518; makefile: 15; sh: 5
file content (25 lines) | stat: -rw-r--r-- 347 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
=head1 NAME

My::Module

=head1 SYNOPSIS

    use My::Module;

=head1 DESCRIPTION

This is the description for My::Module.

    This is verbatim

=head2 First Subsection

This is the first subsection.  foo->bar();

=head2 Second Subsection

This is the second subsection.  bar->baz();

=head1 THE END

This is the end.  Beautiful friend, the end.