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