File: MANIFEST

package info (click to toggle)
libnet-jabber-perl 2.0-8
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 1,448 kB
  • sloc: perl: 5,585; sh: 93; makefile: 2
file content (85 lines) | stat: -rw-r--r-- 1,636 bytes parent folder | download | duplicates (8)
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
CHANGES
README
LICENSE.LGPL
MANIFEST
MANIFEST.SKIP
Makefile.PL
examples/client.pl
examples/client_xpath.pl
examples/component_accept.pl
examples/component_test.pl
examples/rpc_client.pl
examples/rpc_server.pl
lib/Net/Jabber.pm
lib/Net/Jabber/Client.pm
lib/Net/Jabber/Component.pm
lib/Net/Jabber/Data.pm
lib/Net/Jabber/Debug.pm
lib/Net/Jabber/Dialback.pm
lib/Net/Jabber/Dialback/Result.pm
lib/Net/Jabber/Dialback/Verify.pm
lib/Net/Jabber/IQ.pm
lib/Net/Jabber/JID.pm
lib/Net/Jabber/Key.pm
lib/Net/Jabber/Log.pm
lib/Net/Jabber/Message.pm
lib/Net/Jabber/Namespaces.pm
lib/Net/Jabber/Presence.pm
lib/Net/Jabber/Protocol.pm
lib/Net/Jabber/Server.pm
lib/Net/Jabber/Stanza.pm
lib/Net/Jabber/XDB.pm
t/1_load.t
t/2_client.t
t/iq.t
t/jid.t
t/lib/Test/Builder.pm
t/lib/Test/More.pm
t/lib/Test/Simple.pm
t/message.t
t/mytestlib.pl
t/oldadd.t
t/parse_x_data.t
t/parse_x_delay.t
t/presence.t
t/protocol_definenamespace.t
t/protocol_muc.t
t/protocol_rpc.t
t/query_agent.t
t/query_agents.t
t/query_autoupdate.t
t/query_browse.t
t/query_bytestreams.t
t/query_commands.t
t/query_conference.t
t/query_disco_info.t
t/query_disco_items.t
t/query_featureneg.t
t/query_filter.t
t/query_gateway.t
t/query_last.t
t/query_muc_admin.t
t/query_oob.t
t/query_pass.t
t/query_pubsub.t
t/query_pubsub_event.t
t/query_pubsub_owner.t
t/query_rpc.t
t/query_search.t
t/query_si.t
t/query_si_filetrans.t
t/query_time.t
t/query_version.t
t/rawxml.t
t/x_autoupdate.t
t/x_conference.t
t/x_data.t
t/x_delay.t
t/x_encrypted.t
t/x_expire.t
t/x_muc.t
t/x_muc_user.t
t/x_oob.t
t/x_roster.t
t/x_signed.t
META.yml                                 Module meta-data (added by MakeMaker)