[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

[MacPerl] MacPerl Autoload & CGI Quiting



having a spot of bother!  ive scanned the archive pages, as i know similar
questions have been asked before, but i cannot find the relevant messages
and am forced to ask them again. sorry!.

firstly, how do i get MacPerl to automatically load after calling a cgi
script from a fill-out form?

and,

secondly, how do i get the cgi script to automatically quit after it's
execution? i've tried "&MacPerl::Quit(2);" which seems to quit MacPerl
rather than the cgi.

if the later can be achieved, will all "require 'script.pl';"  scripts quit
with it or do seperate commands need to be issued for these?

finally, call me stupid, but can someone explain why any "require
'script.pl';" do not need to, or rather can not, be 'cgi' scripts and have
to be the usual 'pl' when required by a cgi script?  will this be the case
if crossed over to unix?

cheers

matt