in reply to How to call perl script within perl script ?
push @INC, 'D:\TEST'; require 'Test1.pl'; [download]