You are going through the wrong way if you are thinking about calling one script from another. You probably need to read perldoc perlmodlib to learn how you write your own module - the right thing for make components and reuse code you wrote.
Igor S. Lopes - izut surrender to perl. your code, your rules.