How to display PERL coding "Results" on webpages?

Tom Hukins tom at eborcom.com
Tue Jun 12 07:01:57 PDT 2007


On Tue, Jun 12, 2007 at 01:10:31PM +0000, Ravi Patel wrote:
> How to display PERL coding "Results" on webpages? What I'm trying to do is
> to display the result of the following PERL code on to a webpage and its
> not working. What can I do?

It looks like you've modified the code Jonathan posted on Friday,
removing the CGI module and the call to its header() subroutine.

If you don't use CGI, or something similar, your code won't work as a
CGI script.

Tom


More information about the MiltonKeynes-pm mailing list