Help for this page
sub go_command { . ... sub sub1 { print("In the thread\n"); }
sub DESTROY { my $w = shift; $w->destroy if ($w->IsWidget); }
sub _Destroyed { ... { my $ent = pop(@$a); if (ref $ent) {....}