You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the behavior is intended. Note that according to perlstyle spaces after the opening parenthesis is recommended for readability. For example if I run perltidy on this code:
With cperl-electric-keywords set, when typing if + space I get an expanded construct like this (_ is point):
The text was updated successfully, but these errors were encountered: