Help for this page

Select Code to Download


  1. or download this
    my $temp;
    my $code;
    my $info;
    my $count = 0;
    
  2. or download this
    my $length = scalar@contents;
    
  3. or download this
    for(my $i=0;$i<=$length;$i++) {
    
  4. or download this
                    if($temp == 1) {
                            $tier = "WEB";
    ...
                    if($code1 = 0) {
                            $severity = 5;
                    }