X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2FCGI%2FEx%2FFill.pm;h=1183950aba3146143fd095a4a6e7bb700d484093;hb=fdecaac30a1168ed894c46d61b6c95524ec62a4e;hp=646e21003782c846256d8255af137c845c094201;hpb=6c57b3331d84010b9e2031f8e3c8937c3117e8fc;p=chaz%2Fp5-CGI-Ex diff --git a/lib/CGI/Ex/Fill.pm b/lib/CGI/Ex/Fill.pm index 646e210..1183950 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.11'; + $VERSION = '2.32'; @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