open(INFO,"artist.id"); @temp = ; $info = \@temp; close(INFO); #### print @$info;