Help for this page
#!/usr/bin/perl ... $txt->insert('end', "$foo\n") ; MainLoop;
#!/usr/bin/perl use warnings; ... ++$count; print "$count\n"; }