These tools can help you do some routine things fast.
Original example you may find here:
/usr/share/doc/libnet-xmpp-perl/examples/client.pl
(Net-XMPP perl library).
Sources
Jabber Roster Utility (web-based). Patched/improved. Subscription management support (auto approve jabber subscription, auto deny jabber subscription). Google Talk support. Unicode names and groups are supported. |
|
Jabber Roster Utility (by M.Kiesel, Mike Szczerban, jru.jabberstudio.org). Improved. Supports Google Talk. |
|
Patch for XML::Stream to make SASL PLAIN auth work. |
|
Add contacts from file to the roster. File
format: |
|
Sends subscription approval. Useful when adding new transport (many contacts arrive). |
|
Shows roster contacts in format, suitable for add.pl or setnames.pl. |
|
Shows roster contacts in raw perl format. |
|
Parses pidgin buddy list (blist.xml) and outputs contacts in format, suitable for add.pl or setnames.pl. |
|
Reads contact data from a file, traverses the roster and sets
contact names and groups according input file data. File
format: |
|
Sample usage scripts. |
|
Sample input file with contact data. |