- or download this
#!/usr/bin/perl
...
Received from [localhost:2000]: Hello, world!
Received from [localhost:2000]:
[starky@freak bin]$
- or download this
#!/usr/bin/perl
...
Received connection from [127.0.0.1:55080]. Saying hello ...
Done.
[starky@freak bin]$
- or download this
#!/usr/bin/perl
...
}
$handle->close();