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