File: test1.pod

package info (click to toggle)
libtemplate-perl 2.19-1.1lenny1.1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 5,012 kB
  • ctags: 606
  • sloc: perl: 14,372; makefile: 60; 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.