in reply to •Re^2: remote subroutine call
in thread calling perl subroutines in other files

....and evaluate why would you do that when you should be required to use the lovely module architecture ;-)

As merlyn notes do is better than eval cat which is not portable.

cheers

tachyon

  • Comment on Re^3: calling perl subroutines in other files