/[Frey]/trunk/lib/View.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/View.pm

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

revision 13 by dpavlin, Sat Jun 28 22:13:05 2008 UTC revision 14 by dpavlin, Sun Jun 29 00:36:08 2008 UTC
# Line 12  template user => sub { Line 12  template user => sub {
12          my ( $self, $user ) = @_;          my ( $self, $user ) = @_;
13          p {'Hello, world wide web!'}          p {'Hello, world wide web!'}
14          pre {          pre {
15                    { class is 'debug' };
16                  outs( dump( $user ) );                  outs( dump( $user ) );
17          }          }
18  };  };

Legend:
Removed from v.13  
changed lines
  Added in v.14

  ViewVC Help
Powered by ViewVC 1.1.26