perl - How to run a script from another script in another thread of execution -


how can start perl script within perl script without being part of same thread of execution. forking , letting original script continue execution?
think system not see in same console output of other script


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -