X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCarp.pm;h=393b126d4a22f08ea3fb2a5d31a5489f4f1f31e6;hb=8d5f6fc7a37e9f9386ec9c97cc0b1609d9c13e71;hp=52ccd76092dc25eb72a2a68d8c014e8e5c45fdab;hpb=792941b2ff890591e57d24cadb288f2aa39dfb7b;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/Carp.pm b/lib/Carp.pm index 52ccd76..393b126 100644 --- a/lib/Carp.pm +++ b/lib/Carp.pm @@ -1,6 +1,6 @@ package Carp; -our $VERSION = '1.07'; +our $VERSION = '1.08'; # this file is an utra-lightweight stub. The first time a function is # called, Carp::Heavy is loaded, and the real short/longmessmess_jmp # subs are installed