http://www.perlmonks.org?node_id=963663

packetstormer has asked for the wisdom of the Perl Monks concerning the following question:

Hello Monks,

I have a project that needs to run on various windows platforms where IIS may or may not be installed. Can anyone suggest a lightweight, portable Webserver that I could package up and serve up my Perl web application? I have been looking at Dancer, which is really cool. However, I am unsure (at least I can't get it to work) if I can use ODBC drivers for Sybase/MSSQL, which is a MUST for the procject.