Help for this page

Select Code to Download


  1. or download this
    #!C:\Perl64\bin\perl
    use strict;
    ...
    my $object = Confluence::Client::XMLRPC->new($URL,$user,$pass);
    
    $object->logout();
    
  2. or download this
    XML-RPC ERROR: Unable to connect to https://jeeves.Mainoffice.Demoulas
    +.Corp/rpc/xmlrpc 
    at C:\Users\toms\Documents\Confluence\confluence.pl line 15
    
  3. or download this
    #!C:\Perl64\bin\perl
    use warnings;
    ...
    }else{
      print $result->status_line, "\n";
    }