$Fenster_Fehler_Hilfe -> Button( -text => ' Ende ' , -width => 33 , -height => 2 , -command => sub{ $Fenster_Fehler_Hilfe -> destroy; return; } ) -> place( -x => 287 , -y => 485 );