X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2FCGI%2FEx%2FFill.pm;h=2eaffa4b23994012ef82b9a090de9a11cab5973f;hb=febed4ec71f803b083c3e61b82b9464e9bfb0992;hp=b15b7735962172179e04750f9d2d31104abe6e2b;hpb=aa030874456c91d688e6c9b25e82d2bf9575ea6f;p=chaz%2Fp5-CGI-Ex diff --git a/lib/CGI/Ex/Fill.pm b/lib/CGI/Ex/Fill.pm index b15b773..2eaffa4 100644 --- a/lib/CGI/Ex/Fill.pm +++ b/lib/CGI/Ex/Fill.pm @@ -24,7 +24,7 @@ use vars qw($VERSION use base qw(Exporter); BEGIN { - $VERSION = '2.14'; + $VERSION = '2.27'; @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 =cut