/[Frey]/branches/no-pager/lib/Frey/Pod.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 /branches/no-pager/lib/Frey/Pod.pm

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

revision 376 by dpavlin, Mon Nov 17 17:11:12 2008 UTC revision 379 by dpavlin, Mon Nov 17 18:04:20 2008 UTC
# Line 44  sub markup { Line 44  sub markup {
44          return {          return {
45                  title => $class,                  title => $class,
46                  body => $body,                  body => $body,
47          } if wantarray;          };
48          return $body;  
49  }  }
50    
51  1;  1;

Legend:
Removed from v.376  
changed lines
  Added in v.379

  ViewVC Help
Powered by ViewVC 1.1.26