[cgiapp] draft version of "PSGI::Application" and load_tmpl replacement

Kurt Lidl kurt.lidl at cello.com
Tue Nov 6 12:27:33 EST 2012


On 11/6/2012 12:24 PM, Mark Stosberg wrote:

>>> * Hash keys for new() must now be upper-case now.
>>
>> Ridiculous. Lower case hash keys are the norm throughout Perl.
>>
>> Upper case is SHOUTING.
>
> I agree that lower case hash keys are the norm and upper case hash keys
> are shouting. The choice here weas a nod to compatibility with
> CGI::Application, which internally was case-insensitive, but by
> convention, everyone has been using the upper-case keys.
>
> I'm open to reconsidering this point as well, as I would prefer
> lower case going forward myself. Perhaps the upper-case support can be
> pushed into a ::Compat transitional module.

I'd vote for lower-casing them, if you're looking for feedback.

-Kurt


More information about the cgiapp mailing list