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