File x2gogetservers of Package x2go

#!/usr/bin/perl
use strict;

my $outp=`sudo x2gopgwrapper getservers`;
$outp=~s/\|//g;
print "$outp";
openSUSE Build Service is sponsored by