forked from miyagawa/Twiggy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
MANIFEST
48 lines (48 loc) · 1.21 KB
/
MANIFEST
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
.gitignore
bin/twiggy
Changes
eg/chat-websocket/chat.psgi
eg/chat-websocket/static/DUI.js
eg/chat-websocket/static/jquery-1.3.2.min.js
eg/chat-websocket/static/jquery.cookie.js
eg/chat-websocket/static/jquery.ev.js
eg/chat-websocket/static/jquery.md5.js
eg/chat-websocket/static/jquery.oembed.js
eg/chat-websocket/static/pretty.js
eg/chat-websocket/static/screen.css
eg/chat-websocket/static/Stream.js
eg/chat-websocket/templates/index.mt
eg/chat-websocket/templates/room.mt
eg/chat-websocket/templates/test.js
inc/Module/Install.pm
inc/Module/Install/AuthorTests.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/ReadmeFromPod.pm
inc/Module/Install/Repository.pm
inc/Module/Install/Scripts.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/AnyEvent/Server/PSGI.pm
lib/Plack/Handler/Twiggy.pm
lib/Twiggy.pm
lib/Twiggy/Server.pm
lib/Twiggy/Server/SS.pm
Makefile.PL
MANIFEST This list of files
META.yml
README
t/00_compile.t
t/anyevent.t
t/anyevent_extensions.t
t/anyevent_manyconnections.t
t/anyevent_server_starter.t
t/anyevent_slow_post.t
t/deflater.t
t/disconnect.t
xt/perlcritic.t
xt/pod.t
xt/podspell.t