]> Dogcows Code - chaz/p5-CGI-Ex/blobdiff - lib/CGI/Ex/Fill.pm
CGI::Ex 2.24
[chaz/p5-CGI-Ex] / lib / CGI / Ex / Fill.pm
index 0d1a2109692df1263ab9931b503a217b6ac0692a..1f94d8dadddabca4e8ba27df0a2654434b29b23b 100644 (file)
@@ -24,7 +24,7 @@ use vars qw($VERSION
 use base qw(Exporter);
 
 BEGIN {
-    $VERSION   = '2.23';
+    $VERSION   = '2.24';
     @EXPORT    = qw(form_fill);
     @EXPORT_OK = qw(fill form_fill html_escape get_tagval_by_key swap_tagval_by_key);
 };
This page took 0.022979 seconds and 4 git commands to generate.