foreach my $file (@pics) { &get_url($file); $label->configure(-text => "$file finished"); $label->update; }