From: Dagfinn Ilmari Mannsåker Date: Mon, 7 Mar 2016 15:25:59 +0000 (+0100) Subject: Fix erroneous use of multidimensional array emulation in 1fb834df X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=bd52af73fba43175e16439d2a241dbf9d468cd5f;p=dbsrgits%2FDBIx-Class-Historic.git Fix erroneous use of multidimensional array emulation in 1fb834df --- diff --git a/xt/dist/postdistdir/whitespace.t b/xt/dist/postdistdir/whitespace.t index 6601de2..17b2060 100644 --- a/xt/dist/postdistdir/whitespace.t +++ b/xt/dist/postdistdir/whitespace.t @@ -39,7 +39,7 @@ if (open(my $gi, '<', '.gitignore')) { } # these we want to check no matter what the above says - delete $skipnames->{qw( + delete @{$skipnames}{qw( Changes LICENSE AUTHORS