in reply to Re: sockets and such in Perl
in thread sockets and such in Perl

I am trying to code up a project for a class - the assignment is to create 3 separate processes,

Sure, threads are easier. But it's harder to learn inter-process communication (and get a good grade) if you rely on the crutch of shared variables.

--
[ e d @ h a l l e y . c c ]