Help for this page

Select Code to Download


  1. or download this
    use strict;
    use Net::XMPP;
    use Data::Dumper;
    ...
    }
    
    while(defined($con->Process())) { }
    
  2. or download this
    Presence
    From: pi@mh.com/9b568386-f5e3-46de-bb1d-22f2d861a94a
    Type: 
    Status:
    
  3. or download this
    $con->PresenceSend( status => "doing nothing at all"  );
    
  4. or download this
    Presence
    From: pi@mh.com/c577d4e2-c4b3-44b5-b044-d2e7e67b0172
    Type: 
    Status: doing nothing at all
    
  5. or download this
    $con->PresenceSend( type => "available" );
    
  6. or download this
    Presence
    From: 
    Type: error
    Status: