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