Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Setting up Perl/CGI with Windows

by Ovid (Cardinal)
on Dec 02, 2000 at 05:43 UTC ( [id://44536]=perltutorial: print w/replies, xml ) Need Help??

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.
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perltutorial [id://44536]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (3)
As of 2024-03-29 15:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found