/[SVNBrowser]/trunk/lib/SVNBrowser/Dispatcher.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 /trunk/lib/SVNBrowser/Dispatcher.pm

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

revision 39 by dpavlin, Sun Dec 17 15:05:20 2006 UTC revision 40 by dpavlin, Mon Dec 18 10:40:36 2006 UTC
# Line 54  under 'filter' => [ Line 54  under 'filter' => [
54                                  request => Jifty->web->request,                                  request => Jifty->web->request,
55                                  response => Jifty->web->response,                                  response => Jifty->web->response,
56                          );                          );
57                          warn "created continuation: ", dump($next);  #                       warn "created continuation: ", dump($next);
58                  } elsif ($next) {                  } elsif ($next) {
59  #                       warn "next = ", dump( $next );  #                       warn "next = ", dump( $next );
60                          $next->call;                          $next->call;

Legend:
Removed from v.39  
changed lines
  Added in v.40

  ViewVC Help
Powered by ViewVC 1.1.26