Help for this page

Select Code to Download


  1. or download this
    open STUFF, "<", $file or die "Can't open $file: $!";
    
    ...
        if (/^need this/) { # do your stuff here }
      }
    }