hi Richard,

you can, but that server is only capable to serve one client at a time. Starman is a much robust server.

Gabor

On Sat, Nov 21, 2015 at 7:14 PM, Richard Reina <gatorreina@gmail.com> wrote:
Happy Saturday All,

For the past few months I've been playing around with dancer on a machine at home. I am wanting to now experiment with creating and perhaps deploying a simple web app on digitalocean. However, I am not clear why I need a web server such as Starman. Can I not just install Dancer2 and plackup like I do on my local machine?

Thanks