17 Mar
2015
17 Mar
'15
12:51 a.m.
On 2015-03-16 07:07 PM, Warren Young wrote:
it is quite insecure as a development practice. The default is good. It means you can run a Dancer app straight out of the box and access it remotely, without going through the Deployment guide to select something better first.
++ on that. Getting started on dev should be as easy as possible, and there is not really a case to go paranoid on security. If the dev cares about security, either they are already being a firewall, or they have much bigger issues on their hands than the brand-new Dancer "hello world" they have now running on their machine. :-) My 2 cents, `/anick