in reply to I've Got the Unable to Run Inline-0.42 Blues

Well, make sure you're not using the
use Inline C => 'FILE'; __C__ /* C code here */
method. Or 'BELOW', either. Just use 'DATA' and put your foreign code below the __DATA__ line. Or load Inline::Files from CPAN.