in reply to
how to call perl-cgi from another perl-cgi?
Another possibility is that you might want to make the two cgi's be alternate execution paths of one big cgi. In this case, they become "runmodes" of
CGI::Application
.
andyford
or non-Perl:
Andy Ford
Comment on
Re: how to call perl-cgi from another perl-cgi?
In Section
Seekers of Perl Wisdom