C with Perl basics

2002-01-11 Thread Marcus
I'd like to see if some C code will speed some routines up. Is perlxstut the place to start? I guess I need to use MS VC, or compile Perl with Mingw32 first if I want to use Mingw32? Btw, can I compile extensions with MS VC 5.0 although the latest ActivePerl is compiled with, afaik, 6.0?

Re: C with Perl basics

2002-01-11 Thread Sisyphus
- Original Message - From: Marcus [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, January 12, 2002 11:11 AM Subject: C with Perl basics I'd like to see if some C code will speed some routines up. Is perlxstut the place to start? I would start with the 'Inline' module