In-line Perl Support

In one of our websites, we intend to use in-line Perl support for C, which requires SWIG/XS to be made available. How do we enable SWIG or XS module in Perl? Are there any hosting providers that install these plug-ins or give them as standard plug in modules? thanks.

Here is an article about perl/swig/c integration

Perl Extension Building with SWIG

Thanks for the reference.