Help for this page
my $kill_button = $mw->Button( -text => 'Stop', -command=> sub{ $exec->kill_command; } )->pack();
#!/usr/bin/perl use Tk; ... $ROText->see('end'); } }