File: MANIFEST

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 (56 lines) | stat: -rw-r--r-- 1,363 bytes parent folder | download
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
Changes
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README
dist.ini
eg/demo-pod
eg/pod-debug
lib/Pod/Elemental.pm
lib/Pod/Elemental/Autoblank.pm
lib/Pod/Elemental/Autochomp.pm
lib/Pod/Elemental/Command.pm
lib/Pod/Elemental/Document.pm
lib/Pod/Elemental/Element/Generic/Blank.pm
lib/Pod/Elemental/Element/Generic/Command.pm
lib/Pod/Elemental/Element/Generic/Nonpod.pm
lib/Pod/Elemental/Element/Generic/Text.pm
lib/Pod/Elemental/Element/Nested.pm
lib/Pod/Elemental/Element/Pod5/Command.pm
lib/Pod/Elemental/Element/Pod5/Data.pm
lib/Pod/Elemental/Element/Pod5/Nonpod.pm
lib/Pod/Elemental/Element/Pod5/Ordinary.pm
lib/Pod/Elemental/Element/Pod5/Region.pm
lib/Pod/Elemental/Element/Pod5/Verbatim.pm
lib/Pod/Elemental/Flat.pm
lib/Pod/Elemental/Node.pm
lib/Pod/Elemental/Objectifier.pm
lib/Pod/Elemental/Paragraph.pm
lib/Pod/Elemental/Selectors.pm
lib/Pod/Elemental/Transformer.pm
lib/Pod/Elemental/Transformer/Gatherer.pm
lib/Pod/Elemental/Transformer/Nester.pm
lib/Pod/Elemental/Transformer/Pod5.pm
lib/Pod/Elemental/Types.pm
t/eg/Simple.pm
t/eg/from-lol.pod
t/eg/nested-begin.pod
t/eg/nested-over.pod
t/eg/one-with-everything.pod
t/elem/nested.t
t/elemental.t
t/from-lol.t
t/gather.t
t/nester.t
t/objectifier.t
t/pod5/combine.t
t/pod5/cut.t
t/pod5/for-begin.t
t/pod5/nested-same.t
t/pod5/region.t
t/pod5/text-type.t
t/release-pod-syntax.t
t/selectors.t
t/types.t