Help for this page
sub start { ... $tl->Button( -text => "B", -command => sub{ destroy $tl } )->pack; }