File: MANIFEST

package info (click to toggle)
libevent-rpc-perl 1.00-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 232 kB
  • ctags: 241
  • sloc: perl: 1,834; makefile: 42
file content (34 lines) | stat: -rw-r--r-- 667 bytes parent folder | download | duplicates (3)
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
Changes
MANIFEST
Makefile.PL
META.yml
README
lib/Event/RPC.pm
lib/Event/RPC/AuthPasswdHash.pm
lib/Event/RPC/Client.pm
lib/Event/RPC/Logger.pm
lib/Event/RPC/Loop.pm
lib/Event/RPC/Loop/Event.pm
lib/Event/RPC/Loop/Glib.pm
lib/Event/RPC/Message.pm
lib/Event/RPC/Server.pm
lib/Event/RPC/Connection.pm
lib/Event/RPC/LogConnection.pm
t/01.use.t
t/02.cnct.t
t/03.cnct-auth.t
t/04.cnct-auth-ssl.t
t/05.func.t
t/06.object2.t
t/Event_RPC_Test.pm
t/Event_RPC_Test2.pm
t/Event_RPC_Test_Server.pm
t/ssl/server.crt
t/ssl/server.csr
t/ssl/server.key
examples/server.pl
examples/client.pl
examples/Test_class.pm
examples/ssl/server.key
examples/ssl/server.csr
examples/ssl/server.crt