in reply to Best way to call another perl file

Why separate scripts? They could be modules use'd by the main script by calling functions in the modules.