in reply to how to call perl-cgi from another perl-cgi?
## This is perl1.cgi ## lots o' code goes here require (perl2.cgi); [download]