here is a perl script that will replace the "human" datafeed in the tutorial.

<------------- cut here ------------------>

#!/usr/bin/perl

use IO::Socket;

$control =...