/[webpac2]/Webpacus/lib/Webpacus.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /Webpacus/lib/Webpacus.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 203 by dpavlin, Fri Dec 2 23:01:25 2005 UTC revision 205 by dpavlin, Sat Dec 3 01:56:37 2005 UTC
# Line 17  use Catalyst qw/-Debug Line 17  use Catalyst qw/-Debug
17  /;  /;
18  #       FormValidator  #       FormValidator
19    
20  our $VERSION = '0.12-dev';  our $VERSION = '0.13-dev';
21    
22  #  #
23  # Configure the application  # Configure the application
# Line 71  sub end : Private { Line 71  sub end : Private {
71    
72      $c->fillform; # defaults to $c->req->parameters      $c->fillform; # defaults to $c->req->parameters
73    
74    #    $c->response->{body} =~ s#\Qnew Ajax.Autocompleter(\E#new Ajax.Suggest(#gs;
75  #    $c->log->debug( $c->response->body );  #    $c->log->debug( $c->response->body );
76    
77  }  }

Legend:
Removed from v.203  
changed lines
  Added in v.205

  ViewVC Help
Powered by ViewVC 1.1.26