File: copyright_hints

package info (click to toggle)
libcgi-formbuilder-perl 3.08-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,204 kB
  • sloc: perl: 7,201; makefile: 13
file content (229 lines) | stat: -rw-r--r-- 5,297 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
Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=174
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by CDBS

Files: MANIFEST
 Makefile.PL
 debian/README.source
 debian/compat
 debian/control
 debian/control.in
 debian/gbp.conf
 debian/source/format
 debian/watch
 t/1a-test01.html
 t/1a-test02.html
 t/1a-test03.html
 t/1a-test04.html
 t/1a-test05.html
 t/1a-test06.html
 t/1a-test07.html
 t/1a-test08.html
 t/1a-test09.html
 t/1a-test10.html
 t/1a-test11.html
 t/1a-test12.html
 t/1a-test13.html
 t/1a-test14.html
 t/1a-test15.html
 t/1a-test16.html
 t/1a-test17.html
 t/1a-test18.html
 t/1a-test19.html
 t/1a-test20.html
 t/1a-test21.html
 t/1a-test22.html
 t/1a-test23.html
 t/1a-test24.html
 t/1a-test25.html
 t/1a-test26.html
 t/1a-test27.html
 t/1a-test28.html
 t/1a-test29.html
 t/1a-test30.html
 t/1a-test31.html
 t/1a-test32.html
 t/1a-test33.html
 t/1a-test34.html
 t/1a-test35.html
 t/1a-test36.html
 t/1b-test24.html
 t/1b-test25.html
 t/1b-test26.html
 t/2a-test00.html
 t/2a-test01.html
 t/2a-test02.html
 t/2a-test03.html
 t/2a-test04.html
 t/2a-test99.html
 t/2b-test00.html
 t/2b-test01.html
 t/2b-test02.html
 t/2b-test03.html
 t/2c-test00.html
 t/2c-test01.html
 t/2c-test02.html
 t/2c-test03.html
 t/2c-test04.html
 t/2d-test01.html
 t/2d-test02.html
 t/2d-test03.html
 t/2e-test00.html
 t/2e-test01.html
 t/2e-test02.html
 t/2e-test03.html
 t/2e-test04.html
 t/2e-test99.html
 t/3a-test01.html
 t/3a-test02.html
 t/3a-test03.html
 t/3a-test04.html
 t/3a-test05.html
 t/3a-test06.html
 t/3a-test07.html
 t/3a-test08.html
 t/3a-test09.html
 t/3a-test10.html
 t/3a-test11.html
 t/3a-test12.html
 t/3a-test13.html
 t/3a-test14.html
 t/3a-test15.html
 t/3a-test16.html
 t/3a-test17.html
 t/3a-test18.html
 t/3a-test19.html
 t/3a-test20.html
 t/3a-test21.html
 t/3a-test22.html
 t/3a-test23.html
 t/3a-test24.html
 t/3a-test25.html
 t/3a-test26.html
 t/3a-test27.html
 t/3a-test28.html
 t/3b-test22.html
Copyright: *No copyright*
License: UNKNOWN
 FIXME

Files: lib/CGI/FormBuilder.pm
 lib/CGI/FormBuilder/Field/button.pm
 lib/CGI/FormBuilder/Field/checkbox.pm
 lib/CGI/FormBuilder/Field/date.pm
 lib/CGI/FormBuilder/Field/datetime.pm
 lib/CGI/FormBuilder/Field/datetime_local.pm
 lib/CGI/FormBuilder/Field/email.pm
 lib/CGI/FormBuilder/Field/file.pm
 lib/CGI/FormBuilder/Field/hidden.pm
 lib/CGI/FormBuilder/Field/image.pm
 lib/CGI/FormBuilder/Field/number.pm
 lib/CGI/FormBuilder/Field/password.pm
 lib/CGI/FormBuilder/Field/radio.pm
 lib/CGI/FormBuilder/Field/select.pm
 lib/CGI/FormBuilder/Field/static.pm
 lib/CGI/FormBuilder/Field/submit.pm
 lib/CGI/FormBuilder/Field/text.pm
 lib/CGI/FormBuilder/Field/textarea.pm
 lib/CGI/FormBuilder/Field/time.pm
 lib/CGI/FormBuilder/Field/url.pm
 lib/CGI/FormBuilder/Messages/C.pm
 lib/CGI/FormBuilder/Messages/_example.pm
 lib/CGI/FormBuilder/Messages/base.pm
 lib/CGI/FormBuilder/Messages/da.pm
 lib/CGI/FormBuilder/Messages/da_DK.pm
 lib/CGI/FormBuilder/Messages/de.pm
 lib/CGI/FormBuilder/Messages/de_DE.pm
 lib/CGI/FormBuilder/Messages/default.pm
 lib/CGI/FormBuilder/Messages/en.pm
 lib/CGI/FormBuilder/Messages/en_US.pm
 lib/CGI/FormBuilder/Messages/es.pm
 lib/CGI/FormBuilder/Messages/es_ES.pm
 lib/CGI/FormBuilder/Messages/ja.pm
 lib/CGI/FormBuilder/Messages/ja_JP.pm
 lib/CGI/FormBuilder/Messages/no.pm
 lib/CGI/FormBuilder/Messages/no_NO.pm
 lib/CGI/FormBuilder/Messages/ru.pm
 lib/CGI/FormBuilder/Messages/ru_RU.pm
 lib/CGI/FormBuilder/Messages/sv.pm
 lib/CGI/FormBuilder/Messages/sv_SE.pm
 lib/CGI/FormBuilder/Messages/tr.pm
 lib/CGI/FormBuilder/Messages/tr_TR.pm
Copyright: Nate Wiger http://nateware.com.
License: UNKNOWN
 FIXME

Files: lib/CGI/FormBuilder/Field.pm
 lib/CGI/FormBuilder/Messages.pm
 lib/CGI/FormBuilder/Multi.pm
 lib/CGI/FormBuilder/Source.pm
 lib/CGI/FormBuilder/Source/File.pm
 lib/CGI/FormBuilder/Template.pm
 lib/CGI/FormBuilder/Template/Builtin.pm
 lib/CGI/FormBuilder/Template/CGI_SSI.pm
 lib/CGI/FormBuilder/Template/Div.pm
 lib/CGI/FormBuilder/Template/HTML.pm
 lib/CGI/FormBuilder/Template/TT2.pm
 lib/CGI/FormBuilder/Template/Text.pm
 lib/CGI/FormBuilder/Test.pm
 lib/CGI/FormBuilder/Util.pm
Copyright: L<Nate Wiger|http://nateware.com>.
 Nate Wiger http://nateware.com.
License: UNKNOWN
 FIXME

Files: t/1a-generate.t
 t/1b-fields.t
 t/1c-validate.t
 t/1d-messages.t
 t/2d-template-fast.t
 t/2e-template-ssi.t
 t/3a-source-file.t
 t/3b-multi-page.t
Copyright: Nate Wiger http://nateware.com
License: UNKNOWN
 FIXME

Files: lib/CGI/FormBuilder.pod
 pod/Changes.pod
 pod/INSTALL.pod
 pod/README.pod
Copyright: L<Nate Wiger|http://nateware.com>.
License: UNKNOWN
 FIXME

Files: Changes
 INSTALL
 README
Copyright: Nate Wiger.
License: UNKNOWN
 FIXME

Files: t/2a-template-html.t
 t/2b-template-text.t
 t/2c-template-tt2.t
Copyright: 2000-2006, Nathan Wiger <nate@wiger.org>
License: UNKNOWN
 FIXME

Files: lib/CGI/FormBuilder/Messages/fr.pm
 lib/CGI/FormBuilder/Messages/fr_FR.pm
Copyright: Nate Wiger http://nateware.com.
 bien reçu, et sera trait sous peu
 reçu.'
License: UNKNOWN
 FIXME

Files: debian/rules
Copyright: 2003-2012, Jonas Smedegaard <dr@jones.dk>
License: GPL
 FIXME

Files: lib/CGI/FormBuilder/Template/Fast.pm
Copyright: 2005-2006, Peter Eichman <peichman@cpan.org>.
 Nate Wiger http://nateware.com.
License: UNKNOWN
 FIXME