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

Would somthing like this work...
## This is perl1.cgi ## lots o' code goes here require (perl2.cgi);