File: MANIFEST

package info (click to toggle)
libanyevent-httpd-perl 0.93-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 244 kB
  • sloc: perl: 1,247; makefile: 4
file content (30 lines) | stat: -rw-r--r-- 658 bytes parent folder | download | duplicates (4)
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
Changes
MANIFEST
Makefile.PL
README
t/00-load.t
t/pod.t
lib/AnyEvent/HTTPD/HTTPServer.pm
lib/AnyEvent/HTTPD/HTTPConnection.pm
lib/AnyEvent/HTTPD/Request.pm
lib/AnyEvent/HTTPD/Util.pm
lib/AnyEvent/HTTPD.pm
samples/simple_example
samples/bshttp.png
samples/second_example
samples/delayed_example
samples/delayed_2_example
samples/large_response_example
t/00-load.t
t/01_basic_request.t
t/02_simple_requests.t
t/03_keep_alive.t
t/04_param.t
t/05_mp_param.t
t/06_long_resp.t
t/07_param_semicolon.t
t/10_allowed_methods.t
t/11_denied_methods.t
t/12_head_no_body.t
t/14_header_unset.t
META.yml                                 Module meta-data (added by MakeMaker)