in reply to
Packages to make perl code go faster?
you can _replace_ slow subroutines using Inline::C, but a Perl2C converter is nothing you realy want to use. they just don't work.
Comment on
Re: Packages to make perl code go faster?
In Section
Seekers of Perl Wisdom