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