Help for this page

Select Code to Download


  1. or download this
                foreach my $value (in $collection) {
                    # do something with $value here
                }