Gossamer Forum
Home : General : Perl Programming :

Perl Socket?

Quote Reply
Perl Socket?
Do you know what perl socket error is?
Quote Reply
Re: Perl Socket? In reply to
It is usually caused by either unplugging your appliance or having your shoulder disconnected.

(You might also try man perldoc IO::Socket)

-- Gordon


------------------
$blah='82:84:70:77';
print chr($_) foreach (split/:/,$blah);