Help for this page

Select Code to Download


  1. or download this
    ... grep {print STDERR "\$_: $_\n"; $_ eq $arrList[2]} @list_match
    
  2. or download this
    while(my $line = <INPUT>){
     chomp($line);
     ...