in reply to Perl RPC Client
Try turning on debug
$client = Frontier::Client->new(url =>"http://localhost:8000", debug => 1);What is in $variable ?
poj
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Perl RPC Client
by Mj1234 (Sexton) on Mar 16, 2018 at 09:11 UTC |