Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        }    
    }
    print WR2"$count=$C\n" unless($found);
    
  2. or download this
    use strict;
    use warnings;
    ...
        }    
    }
    print WR2"$count=$C\n" unless($found);
    
  3. or download this
    use strict;
    use warnings;
    ...
        $count++;    
    }
    print WR2 "$count=$C\n" unless($count);