in reply to Integrating shell cmd to perl script

i am not sure what your command is but you could make it a background process by adding "&" to end so it continues running

  • Comment on Re: Integrating shell cmd to perl script