in reply to Re^2: An efficient way to parallelize loops
in thread An efficient way to parallelize loops

See Debugging and Optimization from the tutorials section of this site. Also, this version of perl is from July 2002. You should consider upgrading to a more recent version.

  • Comment on Re^3: An efficient way to parallelize loops

Replies are listed 'Best First'.
Re^4: An efficient way to parallelize loops
by Deus Ex (Scribe) on Jun 01, 2010 at 13:28 UTC

    If I could, I would already :)

    Unfortunately, I can't do upgrade, cause I just develop on that machine, and have no administration power.

    Thanks though

      Well, my link to the tutorials section still stands for your current setup. You could install your own version of perl in a location you do have appropriate access to, it's easier than you may think.

      Perhaps take a look at the change logs to see what has been fixed/changed/added since your current build. It may be worth raising the issue with your sysadmin.