in reply to Packaging Perl Programs (is) Painful
Consider this another vote for the 'make it client/server' argument.
Every workstation, no matter what OS, has a browser, and a browser's really just a general purpose GUI application. Get a server capable of running Apache (or any other web server), build a web application, and use that instead of trying to fight with packaging something to be installed on Windows.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Packaging Perl Programs (is) Painful
by BrowserUk (Patriarch) on Sep 04, 2010 at 18:09 UTC |