Help for this page

Select Code to Download


  1. or download this
    if ($k eq "inputs"){
            print "\n\nINPUTS\n";
            foreach my $thisItem(@{$v}){
    ...
                            }
            }
    }