File: MANIFEST

package info (click to toggle)
libtemplate-perl 2.27-1
  • links: PTS
  • area: main
  • in suites: bullseye, buster, trixie
  • size: 2,632 kB
  • sloc: perl: 14,750; makefile: 11; sh: 5
file content (248 lines) | stat: -rw-r--r-- 4,588 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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
bin/README
bin/tpage
bin/tt-bench.pl
bin/tt2inst
bin/ttree
Changes
HACKING
images/tt2power.gif
images/ttdotorg.gif
INSTALL
lib/Template.pm
lib/Template/Base.pm
lib/Template/Config.pm
lib/Template/Constants.pm
lib/Template/Context.pm
lib/Template/Directive.pm
lib/Template/Document.pm
lib/Template/Exception.pm
lib/Template/FAQ.pod
lib/Template/Filters.pm
lib/Template/Grammar.pm
lib/Template/Iterator.pm
lib/Template/Manual.pod
lib/Template/Manual/Config.pod
lib/Template/Manual/Credits.pod
lib/Template/Manual/Directives.pod
lib/Template/Manual/Filters.pod
lib/Template/Manual/Internals.pod
lib/Template/Manual/Intro.pod
lib/Template/Manual/Plugins.pod
lib/Template/Manual/Syntax.pod
lib/Template/Manual/Variables.pod
lib/Template/Manual/Views.pod
lib/Template/Manual/VMethods.pod
lib/Template/Modules.pod
lib/Template/Namespace/Constants.pm
lib/Template/Parser.pm
lib/Template/Plugin.pm
lib/Template/Plugin/Assert.pm
lib/Template/Plugin/CGI.pm
lib/Template/Plugin/Datafile.pm
lib/Template/Plugin/Date.pm
lib/Template/Plugin/Directory.pm
lib/Template/Plugin/Dumper.pm
lib/Template/Plugin/File.pm
lib/Template/Plugin/Filter.pm
lib/Template/Plugin/Format.pm
lib/Template/Plugin/HTML.pm
lib/Template/Plugin/Image.pm
lib/Template/Plugin/Iterator.pm
lib/Template/Plugin/Math.pm
lib/Template/Plugin/Pod.pm
lib/Template/Plugin/Procedural.pm
lib/Template/Plugin/Scalar.pm
lib/Template/Plugin/String.pm
lib/Template/Plugin/Table.pm
lib/Template/Plugin/URL.pm
lib/Template/Plugin/View.pm
lib/Template/Plugin/Wrap.pm
lib/Template/Plugins.pm
lib/Template/Provider.pm
lib/Template/Service.pm
lib/Template/Stash.pm
lib/Template/Stash/Context.pm
lib/Template/Stash/XS.pm
lib/Template/Test.pm
lib/Template/Toolkit.pm
lib/Template/Tools.pod
lib/Template/Tools/tpage.pod
lib/Template/Tools/ttree.pod
lib/Template/Tutorial.pod
lib/Template/Tutorial/Datafile.pod
lib/Template/Tutorial/Web.pod
lib/Template/View.pm
lib/Template/VMethods.pm
Makefile.PL
MANIFEST
META.yml			Module meta-data (added by MakeMaker)
parser/Grammar.pm.skel
parser/Parser.yp
parser/README
parser/yc
README
t/anycase.t
t/args.t
t/assert.t
t/base.t
t/binop.t
t/block.t
t/blocks.t
t/capture.t
t/case.t
t/cgi.t
t/chomp.t
t/compile1.t
t/compile2.t
t/compile3.t
t/compile4.t
t/compile5.t
t/config.t
t/constants.t
t/context.t
t/datafile.t
t/date.t
t/debug.t
t/directive.t
t/directry.t
t/document.t
t/dumper.t
t/error.t
t/evalperl.t
t/exception.t
t/factory.t
t/file.t
t/fileline.t
t/filter.t
t/foreach.t
t/format.t
t/html.t
t/image.t
t/include.t
t/iterator.t
t/leak.t
t/lib/Template/Plugin/ProcBar.pm
t/lib/Template/Plugin/ProcFoo.pm
t/lib/Template/Plugin/Simple.pm
t/list.t
t/macro.t
t/math.t
t/object.t
t/outline.t
t/output.t
t/parser.t
t/parser2.t
t/plugins.t
t/plusfile.t
t/pod.t
t/prefix.t
t/proc.t
t/process.t
t/process_dir.t
t/provider.t
t/README
t/ref.t
t/scalar.t
t/service.t
t/skel.t
t/stash-xs-unicode.t
t/stash-xs.t
t/stash.t
t/stashc.t
t/stop.t
t/strcat.t
t/strict.t
t/string.t
t/switch.t
t/table.t
t/tags.t
t/template.t
t/test/dir/file1
t/test/dir/file2
t/test/dir/sub_one/bar
t/test/dir/sub_one/foo
t/test/dir/sub_two/waz.html
t/test/dir/sub_two/wiz.html
t/test/dir/xyzfile
t/test/lib/after
t/test/lib/badrawperl
t/test/lib/barfed
t/test/lib/before
t/test/lib/blockdef
t/test/lib/chomp
t/test/lib/config
t/test/lib/content
t/test/lib/default
t/test/lib/dos_newlines
t/test/lib/error
t/test/lib/footer
t/test/lib/header
t/test/lib/header.tt2
t/test/lib/incblock
t/test/lib/inner
t/test/lib/menu
t/test/lib/one/foo
t/test/lib/outer
t/test/lib/process
t/test/lib/README
t/test/lib/simple2
t/test/lib/trimme
t/test/lib/two/bar
t/test/lib/two/foo
t/test/lib/udata1
t/test/lib/udata2
t/test/lib/warning
t/test/plugin/MyPlugs/Bar.pm
t/test/plugin/MyPlugs/Baz.pm
t/test/plugin/MyPlugs/Foo.pm
t/test/pod/test1.pod
t/test/src/bar/baz
t/test/src/bar/baz.txt
t/test/src/baz
t/test/src/benchmark
t/test/src/blam
t/test/src/complex
t/test/src/divisionbyzero
t/test/src/evalperl
t/test/src/foo
t/test/src/foobar
t/test/src/golf
t/test/src/leak1
t/test/src/leak2
t/test/src/metadata
t/test/src/mywrap
t/test/src/README
t/test/src/recurse
t/test/tmp/README
t/text.t
t/throw.t
t/tiedhash.t
t/trace_vars.t
t/try.t
t/unicode.t
t/url.t
t/url2.t
t/vars.t
t/varsv1.t
t/view.t
t/vmethods/hash.t
t/vmethods/list.t
t/vmethods/replace.t
t/vmethods/text.t
t/while.t
t/wrap.t
t/wrapper.t
t/zz-plugin-leak.t
t/zz-pmv.t
t/zz-pod-coverage.t
t/zz-pod-kwalitee.t
t/zz-stash-xs-leak.t
t/zz-url2.t
testrules.yml
TODO
xs/Makefile.PL
xs/MANIFEST
xs/ppport.h
xs/README
xs/Stash.xs
META.json                                Module JSON meta-data (added by MakeMaker)