warn on ($s,%h) = (1,{}) as on %h = {}
authorRuslan Zakirov <ruz@bestpractical.com>
Sun, 7 Oct 2012 22:41:06 +0000 (02:41 +0400)
committerFather Chrysostomos <sprout@cpan.org>
Tue, 11 Dec 2012 16:59:39 +0000 (08:59 -0800)
commitbe1092b8b2529803333f6d1be2025b9af797f010
tree8a545ab585d0e5dff5ee3a9e08464f61135e7b5d
parent3e125adaaf6d41df6a78e92e6682685224048aba
warn on ($s,%h) = (1,{}) as on %h = {}

Latter results in "Reference found where even-sized list expected"
message while former produces "Reference found where even-sized list
expected". Quite inconsistent.
pp_hot.c