jrockway / cperl-mode

cperl-mode with 5.10 fixes, mx-declare support, perl6 support, etc.
102 stars 33 forks source link

Attempt to fix indent problem. #36

Closed hakonhagland closed 6 years ago

hakonhagland commented 7 years ago

cperl-after-block-and-statement-beg does not take into account that sub names can start with Perl builtin keywords.

renormalist commented 6 years ago

According to the discussion and from reading it I dare to merge. Punish me if that was too careless.