Live data from Hacker News

DotCloud releases support for Perl, aka Camel-as-a-Service

blog.dotcloud.com

11–20 of 53 posts

Re: DotCloud releases support for Perl, aka Camel-as-a-Service

#12
post #11

Earlier quoted context omitted.

Tried the code and it didn't work. Can you mail me one at mmaunder at gmail? Tnx.

That's 50 separate codes, not 1 long code. Try one at random.

Sorry about that - I edited the list for clarity. http://xkcd.com/208/

Re: DotCloud releases support for Perl, aka Camel-as-a-Service

#13
huh?

- No Apache????

- why force a rather devish level PSGI module on all web applications???? oh, yeah, you've been advised by the guy who made the port...

  i've been using CGI::Fast under Apache for years and it has been working just PERFECTLY fine.
  Do not see the need to change especially when
  the PSGI doc is so badly written...
  At least the doc states that people who supports mod_perl/CGI::Fast will not see much benefit of switching to PSGI... 
- what is the Perl version?

Re: DotCloud releases support for Perl, aka Camel-as-a-Service

#14

huh? - No Apache???? - why force a rather devish level PSGI module on all web applications???? oh, yeah, you've been advised by the guy who made the port... i've been using CGI::Fast under Apache for years and it has been working just PERFECTLY fine. Do not see the need to change especially when the PSGI doc is so badly written... At least the doc states that people who supports mod_perl/CGI::Fast will not see much b…

5.12: https://gist.github.com/945834

Re: DotCloud releases support for Perl, aka Camel-as-a-Service

#15

huh? - No Apache???? - why force a rather devish level PSGI module on all web applications???? oh, yeah, you've been advised by the guy who made the port... i've been using CGI::Fast under Apache for years and it has been working just PERFECTLY fine. Do not see the need to change especially when the PSGI doc is so badly written... At least the doc states that people who supports mod_perl/CGI::Fast will not see much b…

5.12: https://gist.github.com/945834

thank you! recent version, that's a plus.

Re: DotCloud releases support for Perl, aka Camel-as-a-Service

#18
post #17

This entry in their FAQ after the April 21st outage brought a chuckle- Where is DotCloud hosted? DotCloud runs on Amazon EC2. More specifically, we run on the us-east-1 region, across multiple availability zones.

Tell us about it. Expect accelerated plans for multi-region deployments, less reliance on EBS, and eventually support for different infrastructure providers.

Re: DotCloud releases support for Perl, aka Camel-as-a-Service

#19

huh? - No Apache???? - why force a rather devish level PSGI module on all web applications???? oh, yeah, you've been advised by the guy who made the port... i've been using CGI::Fast under Apache for years and it has been working just PERFECTLY fine. Do not see the need to change especially when the PSGI doc is so badly written... At least the doc states that people who supports mod_perl/CGI::Fast will not see much b…

We expect our choice of stack to be transparent for all developers. If it turns out it's the wrong choice, we'll either switch to Apache, or at least support both.

So far all alpha testers seemed very happy :)

Post reply on HN