in reply to Re^2: How to call a perl script through .exe
in thread How to call a perl script through .exe

Use subroutines, not separate PM files, perlsub. Or are you trying to say your having a GUI block problem and you want to use threads or separate processes?
  • Comment on Re^3: How to call a perl script through .exe