* lisp/progmodes/perl-mode.el (perl-calculate-indent): Indent qw(...)
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 15 Nov 2019 18:19:21 +0000 (13:19 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 15 Nov 2019 18:19:37 +0000 (13:19 -0500)
commit87347a5bbc2f044c51feea8d513fb1dcefa6f50e
treec55b202e8d7a3cd0dc0f2207ec22e9848b47c3b9
parent904146cf798122aa6610fdd5209986918dad043a
* lisp/progmodes/perl-mode.el (perl-calculate-indent): Indent qw(...)

Fix initialization of `state`.
Special-case `qw(...)` because we do want to indent its contents.
lisp/progmodes/perl-mode.el
test/manual/indent/perl.perl