I have a hessian client-server going and use a hashmap to send parameters
through. This works fine but now I want to use perl to connect to the
hessian web server as well. Perl uses the key/value pairs to send arguments,
which wont work as expected. 

 

How can I use perl to do a post to my hessian server? I see python has a
library, but how would you do it from perl?

 

Cheers and thanks 

jacques

_______________________________________________
hessian-interest mailing list
[email protected]
http://maillist.caucho.com/mailman/listinfo/hessian-interest

Reply via email to