Help for this page

Select Code to Download


  1. or download this
         ... = split(m#\|# => $_, -1);
  2. or download this
         ... = split(m#\|#);
  3. or download this
        print THIRD $_->[0],$id,"|",$key,"|",$cols[0],"|",$_->[0],"\n";