Help for this page
#sleep 10; &non_blocking_delay( 10000 ); ... ; }
Glib::IO->add_watch( fileno $fh, [ qw/in/ ], \&watch_callback, $fh ); ... } }