in reply to Re: Integrating Perl and C
in thread Integrating Perl and C

perlxstut is probably a better starting point, but you'll make your way to the other eventually. But yeah, Inline::C might be the better option. There's also always SWIG, too (if you were interested in using other languages as well).