Help for this page
use strict; use warnings; ... $textL->insert('end', $testdata); $textR->insert('end', $testdata); }