use Tie::IxHash; tie(%myhash, 'Tie::IxHash', test1 => "one", test2 => 'two' ); my $result = $server->call('MyCall', \%myhash );
In reply to Re^3: Frontier::Client and <struct>
by Anonymous Monk
in thread Frontier::Client and <struct>
by DreamT
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |