Help for this page
use Glib; use Term::ReadKey; ... } } }
my $Qstdin = new Thread::Queue; async { ... ... my $kbinput = $Qstdin->dequeue;