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