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

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

revision 212 by dpavlin, Fri Oct 31 17:58:45 2008 UTC revision 213 by dpavlin, Fri Oct 31 19:51:51 2008 UTC
# Line 129  sub load_package { Line 129  sub load_package {
129    
130  =head1 OUTPUT GENERATION  =head1 OUTPUT GENERATION
131    
132  =head2 html  =head2 request
133    
134    $o->html( $request );    $o->request( $request );
135    
136  =cut  =cut
137    
138  sub html {  sub request {
139          my ( $self, $request ) = @_;          my ( $self, $request ) = @_;
140    
141          $self->add_head( 'static/introspect.css' );          $self->add_head( 'static/introspect.css' );

Legend:
Removed from v.212  
changed lines
  Added in v.213

  ViewVC Help
Powered by ViewVC 1.1.26