--- Webpacus/lib/Webpacus.pm 2005/11/29 14:31:26 193 +++ Webpacus/lib/Webpacus.pm 2005/12/03 02:08:04 206 @@ -17,7 +17,7 @@ /; # FormValidator -our $VERSION = '0.09-dev'; +our $VERSION = '0.14-dev'; # # Configure the application @@ -71,6 +71,7 @@ $c->fillform; # defaults to $c->req->parameters + $c->response->{body} =~ s#\Qnew Ajax.Autocompleter(\E#new Ajax.Suggest(#gs; # $c->log->debug( $c->response->body ); } @@ -79,7 +80,7 @@ =head1 AUTHOR -Dobrica Pavlinusic,,, +Dobrica Pavlinusic, C<< >> =head1 LICENSE