Help for this page

Select Code to Download


  1. or download this
    use strict;
    
    ...
    
      sleep(1);
    }
    
  2. or download this
      my @result = $xmpp->AuthIQAuth(username => $username,
                                     password => $password,
                                     resource => 'TestClient_'.$VERSION);