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

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

revision 425 by dpavlin, Tue Nov 18 23:24:53 2008 UTC revision 455 by dpavlin, Wed Nov 19 15:28:23 2008 UTC
# Line 47  sub posts { Line 47  sub posts {
47          return $posts;          return $posts;
48  }  }
49    
50  sub data {  sub as_data {
51          my $self = shift;          my $self = shift;
52          $self->posts;          $self->posts;
53  }  }
54    
55  sub sponge {  sub as_sponge {
56          my $self = shift;          my $self = shift;
57    
58          my $posts = $self->posts->{post};          my $posts = $self->posts->{post};

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

  ViewVC Help
Powered by ViewVC 1.1.26