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