--- Webpacus/lib/Webpacus.pm 2005/11/29 14:31:26 193 +++ Webpacus/lib/Webpacus.pm 2005/12/05 19:15:01 222 @@ -14,10 +14,11 @@ Prototype Config::YAML FillInForm + SubRequest /; # FormValidator -our $VERSION = '0.09-dev'; +our $VERSION = '0.16-dev'; # # Configure the application @@ -71,6 +72,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 +81,7 @@ =head1 AUTHOR -Dobrica Pavlinusic,,, +Dobrica Pavlinusic, C<< >> =head1 LICENSE