From: Vincent Pit Date: Thu, 12 Mar 2015 15:10:10 +0000 (-0300) Subject: Skip t/15-lvalue-sub.t before perl 5.16 X-Git-Tag: v0.02~12 X-Git-Url: http://git.vpit.fr/?a=commitdiff_plain;h=44bbd934b677f763001b163b1b96c58d6d6b8602;hp=44bbd934b677f763001b163b1b96c58d6d6b8602;p=perl%2Fmodules%2FVariable-Temp.git Skip t/15-lvalue-sub.t before perl 5.16 With these old perls, you cannot pass a subroutine entry to the \$ prototype. ---