for example, must I write routines on matrix manipulation myself? routines of random number generators? routines of optimization? routines of spline quadratures?
As far as I know, Perl dosen't offer these. Perl is great for general expression hence data cleaning though. But hard to imagine its power on numerical computation.