my $sep_frame = $fenster -> Component('Frame' => 'sep_frame')->pack(-expand => 1, -fill => 'both', -side=>"top"); $sep_frame -> Label(-height=>1)->pack(-anchor => 'w', -side => 'left');