Help for this page

Select Code to Download


  1. or download this
    print ($lines[9]) if($lines[9] =~ "whatever);
    
  2. or download this
    print LINE if($_ =~ "whatever");