@a = (1); for (1..10) { print "@a\n"; # real juicy stuff here }