$yscroll->pack( -side => 'left', -fill => 'y' ); $xscroll->pack( -side => 'bottom', -fill => 'x' );