in reply to
calling one cgi script from another
The
Ajax protocol
has been developed to facilitate exactly this and other asynchronous HTTP transactions in a convenient way. See Perl module
CGI::Ajax
for support of Ajax in Perl.
Comment on
Re: calling one cgi script from another
In Section
Seekers of Perl Wisdom