I've recently signed up with rackspace.com so that I could write and host some simple Perl scripts( johnnycarlos.com for the curious).

It's $11 per month, plus additional bandwidth for a 256MB RAM, 10 GB hdd linux server. I was really impressed with how easy and quickly I was able to create an account, spin up a server, and get my own IP address... it was a matter of minutes and I was up and running.

Now, if by "supports Perl CGI" you mean: you want to install your own modules and versions, then this is a great solution because you are the server owner, you are root, and you do whatever you want with it.

But if by "supports Perl CGI" you mean you want to call someone and ask for help, you're probably not going to find anything like that without paying a WHOLE LOT of money to someone like Redhat for enterprise support.


In reply to Re: Please Suggest me a good Web Hosting for Perl CGI by johnny_carlos
in thread Please Suggest me a good Web Hosting for Perl CGI by romy_mathew

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.