![]() |
|
more useful options | |
PerlMonks |
Re: Accessing complied perl on a web serverby Nitrox (Chaplain) |
on Dec 17, 2002 at 04:41 UTC ( #220448=note: print w/replies, xml ) | Need Help?? |
You have the option of "compiling" your perl code into an ActiveX control, then you'll just be providing the client with the created .dll file.
Since you mentioned an IIS server, it would be very simple to throw together small ASP pages to call your "cool" routines.
Update: Once the .dll is on the server and registered properly you can call it via you Perl CGI scripts by adding: -Nitrox
In Section
Seekers of Perl Wisdom
|
|