Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
The above is nested inside a herdoc statement and in the source code of the browser, it shows that line. It never executes, it just appears as an HTML comment in the source code. I know this catdisplay.pl script is in the same directory as the script that's calling it.<!--#exec cgi="catdisplay.pl"-->
Anyone know why it's not working?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: exec CGI
by derby (Abbot) on Jun 07, 2008 at 01:27 UTC | |
|
Re: exec CGI
by moritz (Cardinal) on Jun 07, 2008 at 07:32 UTC |