in reply to Re: Convincing ISP to install a module
in thread Convincing ISP to install a module

Even if it is an XS based module you can do this, providing:

a) you have access to a compiler
i) on that machine
ii) elsewhere to (cross-)compile for that platform
b) the ISP is not using multiple heterogenous servers with a networked filesystem (the binary module being useless on other platforms).

--
perl -p -e "s/(?:\w);([st])/'\$1/mg"

  • Comment on Re: Re: Convincing ISP to install a module