File: MANIFEST

package info (click to toggle)
libnet-async-fastcgi-perl 0.26-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 284 kB
  • sloc: perl: 2,308; makefile: 2
file content (44 lines) | stat: -rw-r--r-- 909 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
.editorconfig
Build.PL
Changes
examples/envtest.fcgi
examples/exec-cgi.fcgi
examples/fortune.fcgi
examples/mintest.fcgi
examples/sample.cgi
lib/Net/Async/FastCGI.pm
lib/Net/Async/FastCGI/Protocol.pm
lib/Net/Async/FastCGI/PSGI.pm
lib/Net/Async/FastCGI/Request.pm
lib/Net/Async/FastCGI/ServerProtocol.pm
lib/Plack/Handler/Net/Async/FastCGI.pm
MANIFEST			This list of files
psgifiles/counter.psgi
psgifiles/env.psgi
psgifiles/helloworld.psgi
psgifiles/sleepy.psgi
t/00use.t
t/01test.t
t/02request-minimal.t
t/03request-full.t
t/04request-reuse.t
t/05request-multiplex.t
t/06request-binary.t
t/07request-longparams.t
t/08request-shortwrites.t
t/09request-streamstdout.t
t/10request-close.t
t/11request-encoding.t
t/12request-unknown.t
t/13request-handles.t
t/14request-streamstdin.t
t/20get_values.t
t/30request-HTTP.t
t/40psgi.t
t/41psgi-streaming.t
t/99pod.t
t/lib/TestFCGI.pm
README
LICENSE
META.yml
META.json