detect Carp/Carp::Heavy version mismatch
authorZefram <zefram@fysh.org>
Thu, 22 Aug 2013 21:57:01 +0000 (22:57 +0100)
committerZefram <zefram@fysh.org>
Thu, 22 Aug 2013 22:10:44 +0000 (23:10 +0100)
commitbf4588d0c394f60786161c36506f799e7007b077
treecb3e392519e62a816c94268d5dfb0e55567e2d60
parentbd098b9ac583eefaa2df23e3b12fcae8a50321db
detect Carp/Carp::Heavy version mismatch

[rt.cpan.org #79649]  If an old Carp, requiring old-style Carp::Heavy
that provides subroutines, gets a newer stub-style Carp::Heavy, due to
@INC having changed, the resulting error messages were not awesome.
MANIFEST
dist/Carp/lib/Carp/Heavy.pm
dist/Carp/t/heavy_mismatch.t [new file with mode: 0644]
pod/perldelta.pod