http://www.perlmonks.org?node_id=581220


in reply to Invoking Perl script from a perl script

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