1CHANGES
2README
3LICENSE.LGPL
4MANIFEST
5MANIFEST.SKIP
6Makefile.PL
7examples/client.pl
8examples/client_xpath.pl
9examples/component_accept.pl
10examples/component_test.pl
11examples/rpc_client.pl
12examples/rpc_server.pl
13lib/Net/Jabber.pm
14lib/Net/Jabber/Client.pm
15lib/Net/Jabber/Component.pm
16lib/Net/Jabber/Data.pm
17lib/Net/Jabber/Debug.pm
18lib/Net/Jabber/Dialback.pm
19lib/Net/Jabber/Dialback/Result.pm
20lib/Net/Jabber/Dialback/Verify.pm
21lib/Net/Jabber/IQ.pm
22lib/Net/Jabber/JID.pm
23lib/Net/Jabber/Key.pm
24lib/Net/Jabber/Log.pm
25lib/Net/Jabber/Message.pm
26lib/Net/Jabber/Namespaces.pm
27lib/Net/Jabber/Presence.pm
28lib/Net/Jabber/Protocol.pm
29lib/Net/Jabber/Server.pm
30lib/Net/Jabber/Stanza.pm
31lib/Net/Jabber/XDB.pm
32t/1_load.t
33t/2_client.t
34t/iq.t
35t/jid.t
36t/lib/Test/Builder.pm
37t/lib/Test/More.pm
38t/lib/Test/Simple.pm
39t/message.t
40t/mytestlib.pl
41t/oldadd.t
42t/parse_x_data.t
43t/parse_x_delay.t
44t/presence.t
45t/protocol_definenamespace.t
46t/protocol_muc.t
47t/protocol_rpc.t
48t/query_agent.t
49t/query_agents.t
50t/query_autoupdate.t
51t/query_browse.t
52t/query_bytestreams.t
53t/query_commands.t
54t/query_conference.t
55t/query_disco_info.t
56t/query_disco_items.t
57t/query_featureneg.t
58t/query_filter.t
59t/query_gateway.t
60t/query_last.t
61t/query_muc_admin.t
62t/query_oob.t
63t/query_pass.t
64t/query_pubsub.t
65t/query_pubsub_event.t
66t/query_pubsub_owner.t
67t/query_rpc.t
68t/query_search.t
69t/query_si.t
70t/query_si_filetrans.t
71t/query_time.t
72t/query_version.t
73t/rawxml.t
74t/x_autoupdate.t
75t/x_conference.t
76t/x_data.t
77t/x_delay.t
78t/x_encrypted.t
79t/x_expire.t
80t/x_muc.t
81t/x_muc_user.t
82t/x_oob.t
83t/x_roster.t
84t/x_signed.t
85META.yml                                 Module meta-data (added by MakeMaker)
86