]> Dogcows Code - chaz/p5-CGI-Ex/blobdiff - lib/CGI/Ex/Dump.pm
CGI::Ex 2.01
[chaz/p5-CGI-Ex] / lib / CGI / Ex / Dump.pm
index c8863246117e302fdb4e7029217bd9ede3337e26..d93a8caf0280ff8395d9ee8141a1590ba55af8cd 100644 (file)
@@ -17,7 +17,7 @@ use vars qw(@ISA @EXPORT @EXPORT_OK $VERSION
 use strict;
 use Exporter;
 
-$VERSION   = '2.00';
+$VERSION   = '2.01';
 @ISA       = qw(Exporter);
 @EXPORT    = qw(dex dex_warn dex_text dex_html ctrace dex_trace);
 @EXPORT_OK = qw(dex dex_warn dex_text dex_html ctrace dex_trace debug);
This page took 0.018072 seconds and 4 git commands to generate.