Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
            ->proxy("https://ws.everyone.net/ws/services/xrc");
            return $client;
    }
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    chomp($password);
    
    XRC::addUser($username, $password, \@pkg);