in reply to Re^4: Running a CGI script from a command line?
in thread Running a CGI script from a command line?
I am doing some sort of redirect, in that the HTML output of the original PERL file is properly captured into a file that I can then load in a browser.
I think I am skipping over some extremely low level of ignorance here. The answer is doubtless "intuitively obvious to the most casual observer", but I am evidently too tense?
So have you considered installing a webserver to run your "cgi" ?
apacheet (Plack::App::CGIBin),
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: Running a CGI script from a command line?
by shanen (Initiate) on Jun 17, 2015 at 05:30 UTC | |
by Anonymous Monk on Jun 17, 2015 at 07:40 UTC |