Help for this page

Select Code to Download


  1. or download this
    #!C:\perl\bin\perl.exe -wT
    use strict;
    ...
    END_HERE
    # must have a line after "END_HERE" or Perl won't recognize
    # the token
    
  2. or download this
    Can't find string terminator "END_HERE" anywhere before EOF at c:/prog
    +ram files/apache group/apache/cgi-bin/test.cgi line 8.