Hello Dave,
That's awesome - I'll be happy to provide whatever help I can.
> I did try it yesterday and today and I think it is very interesting
> and we would like to add support for dancer.
> Is there a similar option with Dancer or there is a need to declareYou could probably set up e.g. /home/$username/app.pl or similar which
> the app name in the apache vhost configuration ?
they can edit, which loads the appropriate app; they could edit that to
choose which app to load, perhaps?
Certainly - the ability for a user to try out their first Dancer app
for free without having to install stuff is likely to be of use to
people I think. This is something I sort of toyed with the idea of
trying to offer myself, but I decided I didn't have the time to
implement it in a secure enough way and manage it closely enough to
limit abuse etc (and to deal with the users, who from past experience
will expect the moon on a stick, even though they're not paying a
penny...)
I note you've got reCAPTCHA which should keep out some users though, as
it's become almost unusable these days :)