: Yes I have a perl script running inside of the expect script,
: which works fine. I need to find a way to call the expect
: script and output the perl to the html page that is calling it.
Perl needs to print to STDOUT to send information to the
browser via CGI. Calling an Expect script via CGI is an Expect
question, not a perl question. Perhaps you need to ask your
question on an Expect mailing list. I did find this on the Expect
FAQ.
Re: Help with a stragegy for diagnosis ... I have a Perl CGI that has work for years. ...first failure and before the second. ... A strategy would be to write tests for the script until you get the same ... (comp.lang.perl.moderated)
FAQ 9.1 What is the correct form of response from a CGI script? ... This message is one of several periodic postings to comp.lang.perl.misc ... from the documentation provided with Perl.... What is the correct form of response from a CGI script?... The Common Gateway Interface (CGI) specifies a software interface ... (comp.lang.perl.misc)
FAQ 9.1 What is the correct form of response from a CGI script? ... This message is one of several periodic postings to comp.lang.perl.misc ... from the documentation provided with Perl.... What is the correct form of response from a CGI script?... The Common Gateway Interface (CGI) specifies a software interface ... (comp.lang.perl.misc)
Re: Advice about cgi programming ... experience with other scripting languages.... This might not be the most appropriate group, but since Perl is ... input string to this script in the background and return the result. ... Perl is an excellent choice for writing CGI programs.... (comp.lang.perl.misc)
FAQ 9.1 What is the correct form of response from a CGI script? ... comes with the standard Perl distribution.... What is the correct form of response from a CGI script?... The Common Gateway Interface (CGI) specifies a software interface ... The similarity between CGI response headers (defined in the CGI ... (comp.lang.perl.misc)