Help for this page
# simplest way, but ignores error handing my $pid; ... exec("other_tk_script"); }
#!/usr/bin/perl my $kidpid; ... }