while (my($identifier)=...) { print "", # <- insert print "$identifier\n"; foreach ... }