Help for this page
use IO::Select; ... print scalar localtime; }
my $input; sysread( $fh, $input, 1024);