Hopefully this is the right place to post this question. I have what I think is a good idea for a web application which I think people will pay for if I make it available to the public. I'm going to write the app in Perl btw. Once I've written the app how do I go about making it available to the public? I've read all about Dancer, Planck and other services which will certainly help but I can't find any information about a)how to actually find a host which has Dancer and other Perl related web app functionality available and b)how then get the app up and running from there. And I want tofind a reliable host as well. Aslo, there are plenty of tutorials out there about how to use Dancer, Planck, etc. But I'm not going to offer this app on my own server. Anybody have any experience doing this that could get me started? Thanks.

In reply to web applications using Perl by cob

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.