Help for this page

Select Code to Download


  1. or download this
    my @essentials = qw /1 3 5 7/;
    my @large = qw /0 2 3 4 5 6 7 8/;
    my $result = "OK";
    ...
        }
    }
    print $result;      # prints OK