in reply to Re^3: perl module problem
in thread perl module problem

i have solved this by using
Install ExtUtils::ParseXS and it'll enable C_support for Module::Build

Mohit