http://qs1969.pair.com?node_id=46071


in reply to Re: Problem calling one script from another
in thread Problem calling one script from another

Well, i think a DUM way to do that would be:

use LWP::Simple;

get "http://domain.com/cgidir/etc...etc...etc";

# jpsama
  • Comment on Re: Re: Problem calling one script from another