Ok. Thought I should clarify a few things.

This isn't a problem I'm having with my hosting company. I have my own dedicated server, which I manage well without trouble.

I sell commercial CGI scripts.

In my 5 years experience selling these scripts to customers with every kind of hosting company you can imagine, I have found that a growing number Win32 hosting companies are not installing Perl because of the problems mentioned in my first article.

Such companies are easy to find, just search for "windows hosting php asp -cgi". Google returns 1,520,000 results.

This is a number which keeps on growing. In my view Perl has the capability to be the most popular multi platform scripting language in the world. If it weren't for this fixable issue there would be no reason for Win32 hosts not to have Perl.

Recent polls show that PHP and ASP are now more popular than Perl for internet applications.

All because of this issue, which has been the same issue for 5 years. Why is the Perl community which I am a part of letting this happen. Why isn't anything being done?????

I'm now fed up with this problems existance, and I'm taking it upon myself to make sure it is sorted.

C, or Python, or Scheme, or Fortran, or INTERCAL are not commonly used for internet apps at all. For similar or the same reason.

I'm not saying Perl should never run for more than a fixed number of seconds. Of course perl scripts should do this. But when perl is launched from Apache or IIS it should have a set timeout. One that can't be broken by the users hitting his stop or refresh button.

In reply to a few clarifications by cosmicperl
in thread Win32 Hosting companies not supporting Perl by cosmicperl

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.