for my $i ( 0 .. $#list_order ) { print "$stuff_list[$list_order[$i]]\n"; }