http://qs1969.pair.com?node_id=436962


in reply to the '..' operator and decreasing values

Wouldn't : foreach my $i (10 .. 0) { #Do something } do the trick instead??? -Woodchuck