Help for this page
sub count_maker { my $count = shift; ... 4 5 1
for (0..9) { my $count = 3; # just to prove a point ... } __OUTPUT__ 0123456789