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

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

revision 216 by dpavlin, Fri Oct 31 19:51:51 2008 UTC revision 217 by dpavlin, Fri Oct 31 22:41:34 2008 UTC
# Line 31  sub markup { Line 31  sub markup {
31          $markup = $html;          $markup = $html;
32  }  }
33    
 sub request {  
         my ( $self, $req ) = @_;  
         my $html = $self->page( body => qq|<h1>Classes</h1>| . $self->markup );  
         $req->print( $html );  
 }  
   
34  1;  1;

Legend:
Removed from v.216  
changed lines
  Added in v.217

  ViewVC Help
Powered by ViewVC 1.1.26