Help for this page
# using continue-block my @res; for (@test){ ... print "\nFOR/CONT($_):",@res; @res=(); }
=== For/Continue FOR/CONT(abc): abc default