]> git.donarmstrong.com Git - perltidy.git/commit
switch lvalue substr to 4-arg substr
authorSteve Hancock <perltidy@users.sourceforge.net>
Sat, 9 Sep 2023 18:26:09 +0000 (11:26 -0700)
committerSteve Hancock <perltidy@users.sourceforge.net>
Sat, 9 Sep 2023 18:26:09 +0000 (11:26 -0700)
commit309548ea5fc42e950c05f11d88718e19d32b3a52
treeb10408f225ebd5061d00d2a45517bbd4754cfd49
parent1f1600ae1986f93ad700dd4cff978f7d3eb028cf
switch lvalue substr to 4-arg substr

An advantage is that this makes the calls similar to 4-arg splice.
.perlcriticrc
lib/Perl/Tidy/Tokenizer.pm
lib/Perl/Tidy/VerticalAligner.pm