$counter=0; while(<>) { $counter++; $variable_name = "bin_".$counter; }