my $client = new Client('127.0.0.1',1982); use Inline Python => <<'END_OF_PYTHON' import hyperdex.client as Client END_OF_PYTHON