Help for this page
#!/usr/bin/perl -w use strict; ... $text->insert('end', "$_\n"); } }
#!/usr/bin/perl -w use strict; ... }