in reply to Inline::C and Dist::Zilla

Once you have used Inline::C to create your .xs file, you don't need to use Inline::C anymore. You can just make it an XS module using the XS file Inline::C generated as your XS file.