Bump version of Carp
Rafael Garcia-Suarez [Sun, 2 May 2010 11:40:54 +0000 (13:40 +0200)]
lib/Carp.pm

index b99d4a7..a08ff0f 100644 (file)
@@ -1,6 +1,6 @@
 package Carp;
 
-our $VERSION = '1.15';
+our $VERSION = '1.16';
 
 our $MaxEvalLen = 0;
 our $Verbose    = 0;