12345
[...] foreach my $pl(@files){ $laden_entry->insert('end', $pl); } [...]
$laden_entry->insert('end', @files)