--- Webpacus/lib/Webpacus.pm 2005/11/24 22:29:50 139 +++ Webpacus/lib/Webpacus.pm 2005/12/03 22:25:49 207 @@ -14,10 +14,11 @@ Prototype Config::YAML FillInForm + SubRequest /; # FormValidator -our $VERSION = '0.02-dev'; +our $VERSION = '0.15-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