- or download this
#!C:\Perl64\bin\perl
use strict;
...
my $object = Confluence::Client::XMLRPC->new($URL,$user,$pass);
$object->logout();
- 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
- or download this
#!C:\Perl64\bin\perl
use warnings;
...
}else{
print $result->status_line, "\n";
}