Click to See Complete Forum and Search --> : Perl Stand Alone Application with Installer


nEMESIS4
07-08-2005, 08:30 AM
Hello,

I have a bit of a tricky thing to ask. I've been doing some research on it and haven't had to much luck finding specific information I need.

I am trying to create a perl application that can be installed onto a Windows system along with a pre-configured web server application. This would allow the user to access the perl application via a web browser either on their local network or remotely (if desire).

Currently I am able to do this somewhat using IndigoPerl. I am able to pre-setup the perl script and apache configuration within the installation file and work that way.

I would like it more streamlined though. I'm not sure if there is another option aside from IndigoPerl to easily get a website running with perl on a Windows system, so I'm open to options. Purchasing an InstallSheild license is an available option.

This needs to be completely legal and cost isn't necessarily a concern, but obviously the cheaper the better.

Thanks in advance.