Help for this page

Select Code to Download


  1. or download this
    use stricts;
    use warnings;
    ...
        print "##\n";
    }
    $/="\n";
    
  2. or download this
    Use of uninitialized value $hit_line_non_barrel in pattern match (m//)
    + at ttt.pl line 735
    
  3. or download this
    if($hit_line_non_barrel=~/^(.*?)\s+/)