File: from-lol.pod

package info (click to toggle)
libpod-elemental-perl 0.101620-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 320 kB
  • ctags: 78
  • sloc: perl: 1,375; makefile: 9
file content (35 lines) | stat: -rw-r--r-- 266 bytes parent folder | download | duplicates (6)
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
26
27
28
29
30
31
32
33
34
35
=pod

=head1 This is a head.

=head2 This is a subhead.

Ordinary 1

Ordinary 2

=begin :pod_region

Ordinary 3

Ordinary 4

=head1 This is a head.

=begin nonpod_region

Data 1

Data 2

Data 3

=end nonpod_region

=end :pod_region

=begin :empty

=end :empty

=cut