in reply to Re: Need a Help - calling C program from Perlin thread Need a Help - calling C program from Perl
use Inline C;
should be
use Inline::C;?
That would allow you to use strict.