[Chicago-talk] A Perl::Critic question

Elliot Shank chicago.pm at galumph.com
Sun Apr 11 11:15:22 PDT 2010


On 4/10/10 10:10 PM, Steven Lembark wrote:
> Maybe it just wants you to use intelligent braces:
>
>      sub foo
>      { ## no critic
>
>      }

That won't work: the location of the braces on a subroutine doesn't matter.  It's the location of the letter "s" in "sub" that matters.


More information about the Chicago-talk mailing list