Help for this page
#!/usr/bin/perl use strict; ... $textL->insert('end', $testdata); $textR->insert('end', $testdata); }
#!/usr/bin/perl use warnings; ... } MainLoop;