in reply to Re^6: Perl is dying
in thread Perl is dying

You apparently haven't reckoned with shared hosting accounts that don't have shell access, and/or have other restrictions on what one may do with them.

print substr("Just another Perl hacker", 0, -2);
- apotheon
OWL Chad Perrin

Replies are listed 'Best First'.
Re^8: Perl is dying
by Your Mother (Archbishop) on Dec 17, 2008 at 23:04 UTC

    I'm unsure what you mean. I am aware that there are hosting accounts without shell access or even (S)FTP. I wouldn't pay for such an account, or use one for free for that matter, as without even ssh, I wouldn't have any use for it.

    My $7/month hosting has fcgi, mysql, svn, ssh, sftp, and plenty of other features. I'm running vanilla (F)CGIs and Catalyst apps on it and have been for 3+ years.

      That doesn't mean everybody else has the same standards as you. If they did, GoDaddy would be (thankfully) out of business.

      print substr("Just another Perl hacker", 0, -2);
      - apotheon
      CopyWrite Chad Perrin