in reply to Re^3: C code pre-processor
in thread C code pre-processor

It's Perl's way of interacting with C libraries; see perlxs. Installing an XS module requires a C compiler.