OK, I'm not a serious perl programmer, however I am working with one who has suddenly insisted that all off our "cool" code on the web server (which will be installed at the client site) must be compiled so that no one figures out what we are doing.
So, assuming that an HTML front end, about the only thing I can see for IIServer is to go to .NET so that we can do perlscript. But as far as compiling perl modules to be accessed as function calls from within the perlscript, my question is "how do we compile, link in and access these functions on the web server?"
If anyone can point me to a reference I'm more than happy to RTFM, but not knowing much about perl I really need to cut to the chase on the if and how this is doable. Thanks.
--Jim