Help for this page

Select Code to Download


  1. or download this
    for my $item qw(item1 item2 item3) {
        # do something with $item here
    }