|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re^3: Running local code on other machinesby rubasov (Friar) |
| on Apr 07, 2010 at 11:38 UTC ( #833271=note: print w/ replies, xml ) | Need Help?? |
|
Umm, serializing a sub is not easy in perl as far as I know, but what about storing your sub's source as a string, send it over the socket as plain text, then eval at the other end of the socket?
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||