--- Webpacus/lib/Webpacus.pm 2005/11/27 18:32:24 182 +++ Webpacus/lib/Webpacus.pm 2005/12/03 01:56:37 205 @@ -17,7 +17,7 @@ /; # FormValidator -our $VERSION = '0.06-dev'; +our $VERSION = '0.13-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