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