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