in reply to how to call perl-cgi from another perl-cgi?

If the other program you need to call is really a CGI program then you should look at WWW::Mechanise.

--
<http://dave.org.uk>

"The first rule of Perl club is you do not talk about Perl club."
-- Chip Salzenberg

  • Comment on Re: how to call perl-cgi from another perl-cgi?