Help for this page
use Net::Jabber qw(Client); my $jabber = Net::Jabber->new(); ... priority=>10); $jabber->Disconnect;