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

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

revision 87 by dpavlin, Mon Feb 5 18:27:46 2007 UTC revision 91 by dpavlin, Mon Feb 5 21:29:48 2007 UTC
# Line 60  under 'list' => [ Line 60  under 'list' => [
60    
61          on qr{date/(\d{4}-\d+-\d+)} => run {          on qr{date/(\d{4}-\d+-\d+)} => run {
62                  set created_on => $1;                  set created_on => $1;
63          }          },
64    
65          show '/list',          show '/list',
66  ];  ];

Legend:
Removed from v.87  
changed lines
  Added in v.91

  ViewVC Help
Powered by ViewVC 1.1.26