[Israel.pm] how to send hash from client to server?
Yuval Yaari
yuval at windax.com
Fri Aug 6 07:01:03 PDT 2004
How are you trying to send data-structures, and why not using Storable?
Otherwise, take a look at XML::* (XML::Simple is a good start).
Send code and more details because you're not being very specific...
--Yuval
liat said:
>
> Hellow,
> I need to send hash variable from client to server, using IO::Socket.
> The connection exists and i succeeded to move data between them but not
> kind of hash.
> If someone knows how to convert 'hash' to 'string' it will be also very
> helpful.
> Thanks
> Liat
>
>
>
> _______________________________________________
> Perl mailing list
> Perl at perl.org.il
> http://perl.org.il/mailman/listinfo/perl
More information about the Perl
mailing list