http://www.perlmonks.org?node_id=1020844


in reply to Re: Forking child process gives me an error: Attempt to free unreferenced scalar
in thread Forking child process gives me an error: Attempt to free unreferenced scalar

Can you please let me know how to create a thread to run parallelly? I tried but failed. After google, I came to know threads have been depricated in 5.6.1.

  • Comment on Re^2: Forking child process gives me an error: Attempt to free unreferenced scalar

Replies are listed 'Best First'.
Re^3: Forking child process gives me an error: Attempt to free unreferenced scalar
by Corion (Patriarch) on Feb 27, 2013 at 12:11 UTC

    See threads.

    If you have specific problems, please post code.