in reply to Invoking Perl script from a perl script

you can invoke in your perl script by the following statement.
require 'test.pl';