File: MANIFEST

package info (click to toggle)
libapache-request-perl 0.33-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 744 kB
  • ctags: 164
  • sloc: sh: 7,171; ansic: 1,114; perl: 192; makefile: 54
file content (50 lines) | stat: -rw-r--r-- 771 bytes parent folder | download | duplicates (2)
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
Makefile.in
libtool
acconfig.h
acinclude.m4
aclocal.m4
config.guess
config.sub
configure
configure.in
install-sh
ltconfig
ltmain.sh
mkinstalldirs
Makefile.am
libapreq.pod
CREDITS
README
INSTALL
LICENSE
ToDo
typemap
Changes
MANIFEST
Makefile.PL
lib/Apache/libapreq.pm
Request/Request.pm
Request/Request.xs
Request/Makefile.PL
Cookie/Cookie.pm
Cookie/Cookie.xs
Cookie/Makefile.PL
c/Makefile.noperl
c/Makefile.PL
c/apache_request.h
c/apache_request.c
c/apache_cookie.h
c/apache_cookie.c
c/apache_multipart_buffer.h
c/apache_multipart_buffer.c
c/Makefile.am
c/Makefile.in
c/libapreq_config.h.in
c/stamp-h.in
eg/c/testapreq/mod_testapreq.c
eg/c/testapreq/mod_testapreq.module
eg/c/testapreq/Makefile.tmpl
eg/c/testapreq/Makefile.apxs
eg/perl/cookie.pl
eg/perl/file_upload.pl