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