in reply to Filling an array. (Golf challenge?)
@temp = map{glob"{a$_,b$_,c$_,d$_,e$_,f$_,g$_,h$_}"}(1..8); print join '',@temp; [download]