Bump Sub::Uplevel dep - too much breaks on <= 0.18
authorPeter Rabbitson <ribasushi@cpan.org>
Fri, 29 Apr 2016 16:00:03 +0000 (18:00 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Fri, 29 Apr 2016 16:04:08 +0000 (18:04 +0200)
commit1d9c2229153784640763c271088c9bf7d0d25dab
treea3032bc876c89f58204b80c98628a7b4c7bc53f3
parente50536940adf2ebaef907a0c29ae37fbd5ce95b1
Bump Sub::Uplevel dep - too much breaks on <= 0.18

Note that this is a kludge - the guts of ::Carp need to be protected much
better by a faulty caller() override (as was the case in RT#32640)

An attempt to do so in 821edc09 turned out insufficient - everything still
fails on `DBIC_TRACE=1 prove ...` if the older Sub::Uplevel is installed :(
Changes
Makefile.PL