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

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

revision 454 by dpavlin, Wed Nov 5 12:32:36 2008 UTC revision 455 by dpavlin, Wed Nov 19 15:28:23 2008 UTC
# Line 40  has title => ( Line 40  has title => (
40    
41  sub entries { $_[0]->feed->entries }  sub entries { $_[0]->feed->entries }
42    
43  sub data {  sub as_data {
44          my ($self) = @_;          my ($self) = @_;
45          # data should return single element!          # data should return single element!
46          [ $self->feed->entries ];          [ $self->feed->entries ];

Legend:
Removed from v.454  
changed lines
  Added in v.455

  ViewVC Help
Powered by ViewVC 1.1.26