Help for this page
use Net::XMPP; use strict; ... print $presence->GetXML(),"\n"; print "===\n"; }
while(defined($Connection->Process())) { }