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.
Comment on
Re^4: C code pre-processor
In Section
Seekers of Perl Wisdom