Uri Guttman wrote: > RJK> John Norton presented his new Logo.pm module, which implements a > RJK> client/server Logo interpreter with Tk. > RJK> John, go ahead and send that webpage to the list, thanks! > > can you contact me via email? we talked about connecting...
I've also been waiting for John to post to the list. I wanted to mention that it looked like he was doing a lot of low-level socket coding and general network daemon housekeeping by hand that could easily be handled by Net::Daemon or Net::Server (the latter doesn't work on Windows). And while you're at it, consider using HTTP::Daemon to turn it into a web service. -Tom -- Tom Metro Venture Logic, Newton, MA, USA "Enterprise solutions through open source." Professional Profile: http://tmetro.venturelogic.com/ _______________________________________________ Boston-pm mailing list [email protected] http://mail.pm.org/mailman/listinfo/boston-pm

