I am running CentOS with perl. I am wondering if perl can utilize multiple CPUS? I am running a CPU intensive script, but it seems to only be using one processor at a time.

I have a dual Zeon setup with 2 gigs of ram.

Is there a setting I need to configure in perl to allow use of multiple CPUS? Thanks.