use Frontier::Client; $client = Frontier::Client->new(url =>"http://localhost:8000"); return $client->call('read_symbol',$variable);