Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^2: Passing hash reference over tcp client/server

by graff (Chancellor)
on Nov 12, 2012 at 23:51 UTC ( [id://1003522]=note: print w/replies, xml ) Need Help??


in reply to Re: Passing hash reference over tcp client/server
in thread Passing hash reference over tcp client/server

Actually, since the OP is using Data::Dumper, it would be better to change to this:
print "Received from Server :\n", Dumper( $data1 );

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1003522]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-26 00:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found