Help for this page
use strict; use warnings; ... exit 0; }
my $pane_left_scr = $mw->Scrolled('Pane',-sticky => 'nsew')->pack( -s +ide => 'left',-fill => 'both', -expand => 1);