Help for this page

Select Code to Download


  1. or download this
    other_program arg1 arg2 | your_perl_script
    
  2. or download this
    while (<>)
    {
      # handle each line of data here
    }