]> Dogcows Code - chaz/p5-CGI-Ex/blobdiff - lib/CGI/Ex/Fill.pm
CGI::Ex 2.16
[chaz/p5-CGI-Ex] / lib / CGI / Ex / Fill.pm
index c3e079a9975b9a3f098a94bb79792a65367cfa42..308c53761da14617f6b2ff6d49ee765c462bf34c 100644 (file)
@@ -24,7 +24,7 @@ use vars qw($VERSION
 use base qw(Exporter);
 
 BEGIN {
-    $VERSION   = '2.15';
+    $VERSION   = '2.16';
     @EXPORT    = qw(form_fill);
     @EXPORT_OK = qw(fill form_fill html_escape get_tagval_by_key swap_tagval_by_key);
 };
@@ -838,6 +838,6 @@ This module may distributed under the same terms as Perl itself.
 
 =head1 AUTHOR
 
-Paul Seamons
+Paul Seamons <perl at seamons dot com>
 
 =cut
This page took 0.019533 seconds and 4 git commands to generate.