AnyEvent-XMPP 0.55 Latest
Files
- CONTRIBUTORS
- Changes
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README
- TODO
- lib/AnyEvent/XMPP.pm
- lib/AnyEvent/XMPP/Client.pm
- lib/AnyEvent/XMPP/Component.pm
- lib/AnyEvent/XMPP/Connection.pm
- lib/AnyEvent/XMPP/Error.pm
- lib/AnyEvent/XMPP/Error/Exception.pm
- lib/AnyEvent/XMPP/Error/IQ.pm
- lib/AnyEvent/XMPP/Error/IQAuth.pm
- lib/AnyEvent/XMPP/Error/MUC.pm
- lib/AnyEvent/XMPP/Error/Message.pm
- lib/AnyEvent/XMPP/Error/Parser.pm
- lib/AnyEvent/XMPP/Error/Presence.pm
- lib/AnyEvent/XMPP/Error/Register.pm
- lib/AnyEvent/XMPP/Error/SASL.pm
- lib/AnyEvent/XMPP/Error/Stanza.pm
- lib/AnyEvent/XMPP/Error/Stream.pm
- lib/AnyEvent/XMPP/Ext.pm
- lib/AnyEvent/XMPP/Ext/DataForm.pm
- lib/AnyEvent/XMPP/Ext/Disco.pm
- lib/AnyEvent/XMPP/Ext/Disco/Info.pm
- lib/AnyEvent/XMPP/Ext/Disco/Items.pm
- lib/AnyEvent/XMPP/Ext/MUC.pm
- lib/AnyEvent/XMPP/Ext/MUC/Message.pm
- lib/AnyEvent/XMPP/Ext/MUC/Room.pm
- lib/AnyEvent/XMPP/Ext/MUC/RoomInfo.pm
- lib/AnyEvent/XMPP/Ext/MUC/User.pm
- lib/AnyEvent/XMPP/Ext/OOB.pm
- lib/AnyEvent/XMPP/Ext/Ping.pm
- lib/AnyEvent/XMPP/Ext/Pubsub.pm
- lib/AnyEvent/XMPP/Ext/Receipts.pm
- lib/AnyEvent/XMPP/Ext/RegisterForm.pm
- lib/AnyEvent/XMPP/Ext/Registration.pm
- lib/AnyEvent/XMPP/Ext/VCard.pm
- lib/AnyEvent/XMPP/Ext/Version.pm
- lib/AnyEvent/XMPP/Extendable.pm
- lib/AnyEvent/XMPP/IM/Account.pm
- lib/AnyEvent/XMPP/IM/Connection.pm
- lib/AnyEvent/XMPP/IM/Contact.pm
- lib/AnyEvent/XMPP/IM/Delayed.pm
- lib/AnyEvent/XMPP/IM/Message.pm
- lib/AnyEvent/XMPP/IM/Presence.pm
- lib/AnyEvent/XMPP/IM/Roster.pm
- lib/AnyEvent/XMPP/Namespaces.pm
- lib/AnyEvent/XMPP/Node.pm
- lib/AnyEvent/XMPP/Parser.pm
- lib/AnyEvent/XMPP/SimpleConnection.pm
- lib/AnyEvent/XMPP/TestClient.pm
- lib/AnyEvent/XMPP/Util.pm
- lib/AnyEvent/XMPP/Writer.pm
- samples/EVQ.pm
- samples/conference_lister
- samples/disco_info
- samples/disco_version
- samples/display_avatar
- samples/find_servers
- samples/limit_searcher
- samples/retrieve_roster
- samples/room_lister
- samples/room_lister_stat
- samples/sendmsg
- samples/simple_component
- samples/simple_example_1
- samples/simple_oob_retriever
- samples/simple_register_example
- samples/store_avatar
- samples/talkbot
- samples/talkbot_channel
- samples/test_client
- t/00-load.t
- t/boilerplate.t
- t/datetime.t
- t/jidsplit.t
- t/n_xmpp2_avatar.png
- t/parser_test.t
- t/xml_filter_chars.t
- t/z_00_register.t
- t/z_01_message.t
- t/z_01_message_block.t
- t/z_01_message_tracking.t
- t/z_02_disco.t
- t/z_03_iq_auth.t
- t/z_04_presence.t
- t/z_05_muc2.t
- t/z_05_muc3.t
- t/z_05_muc_detect.t
- t/z_05_muc_join.t
- t/z_06_iq_ping.t
- t/z_06_iq_ping_timeout.t
- t/z_06_iq_version.t
- t/z_07_vcard.t
- t/z_08_vcard_hook.t
- t/z_09_owncontact.t
- t/z_10_component.t
- t/z_20_unregister.t