]> Dogcows Code - chaz/p5-CGI-Ex/blobdiff - lib/CGI/Ex/Die.pm
CGI::Ex 2.13
[chaz/p5-CGI-Ex] / lib / CGI / Ex / Die.pm
index 9ef4b851015cd90937a6061b22f8583308d661f3..203890b8d9ecde450f21b9cac92f859aca57c2e7 100644 (file)
@@ -23,7 +23,7 @@ use CGI::Ex;
 use CGI::Ex::Dump qw(debug ctrace dex_html);
 
 BEGIN {
-  $VERSION = '2.12';
+  $VERSION = '2.13';
   $SHOW_TRACE = 0      if ! defined $SHOW_TRACE;
   $IGNORE_EVAL = 0     if ! defined $IGNORE_EVAL;
   $EXTENDED_ERRORS = 1 if ! defined $EXTENDED_ERRORS;
This page took 0.018734 seconds and 4 git commands to generate.