One sad thing about scripting languages is that the awesome new features can take years to make their way into stable distros and production servers. I think this is largely why Perl got so stagnant ...
The ability to execute code in parallel is crucial in a wide variety of scenarios. Concurrent programming is a key asset for web servers, producer/consumer models, batch number-crunching and pretty ...