in reply to Re: Perl Threads and multi-core CPUsin thread Perl Threads and multi-core CPUs
Threads get copies just like fork.
Only if you let them. (Or want them to.)