in reply to Testing ActivePerl scripts locally
Note: you can test the scripts without the webserver, but for the full effect (i.e. seeing the results of the script in a browser) you'll need a webserver. Well actually you could use just perl to create HTML pages and then view those in a browser, but if you want something that acts like a real CGI script from the browser, you need a webserver.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Testing ActivePerl scripts locally
by tomgracey (Scribe) on Mar 21, 2005 at 03:13 UTC |