]> Dogcows Code - chaz/p5-CGI-Ex/blobdiff - lib/CGI/Ex.pm
CGI::Ex 2.23
[chaz/p5-CGI-Ex] / lib / CGI / Ex.pm
index f8b666cdf06b42db89cb0a355b25ab88353cf6b5..f1842d69ce5935cc8bef70206282bc1de7f20340 100644 (file)
@@ -24,7 +24,7 @@ use vars qw($VERSION
 use base qw(Exporter);
 
 BEGIN {
-    $VERSION               = '2.22';
+    $VERSION               = '2.23';
     $PREFERRED_CGI_MODULE  ||= 'CGI';
     @EXPORT = ();
     @EXPORT_OK = qw(get_form
This page took 0.017522 seconds and 4 git commands to generate.