Transfer a hash using client and server in perl
Posted
by abubacker
on Stack Overflow
See other posts from Stack Overflow
or by abubacker
Published on 2010-03-16T07:20:20Z
Indexed on
2010/03/16
7:26 UTC
Read the original article
Hit count: 274
Dear all,
I just want to transfer ( send or receive ) a hash from client to server.
can you tell me which is a preferable way in perl or can you suggest any cpan modules.
Thanks in advance!
© Stack Overflow or respective owner