in reply to Re^3: What defines "Pure Perl"?
in thread What defines "Pure Perl"?

At least the last time I compared them, gcc produced code that was quite noticeably slower. Now this doesn't matter if you're writing your code in perl (if speed were all important you'd use C or FORTRAN or some related evil), but it does matter for some XS modules.