]> Dogcows Code - chaz/p5-CGI-Ex/blobdiff - lib/CGI/Ex/Die.pm
CGI::Ex 2.15
[chaz/p5-CGI-Ex] / lib / CGI / Ex / Die.pm
index 345468a54aaf6340755c685590de6b9a1b6f79ce..287bed6fee800f6f335f6d4f009fd0672ee63468 100644 (file)
@@ -23,7 +23,7 @@ use CGI::Ex;
 use CGI::Ex::Dump qw(debug ctrace dex_html);
 
 BEGIN {
-  $VERSION = '2.14';
+  $VERSION = '2.15';
   $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.01904 seconds and 4 git commands to generate.