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

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

revision 146 by dpavlin, Wed Jul 16 14:17:46 2008 UTC revision 147 by dpavlin, Wed Jul 16 21:21:13 2008 UTC
# Line 72  sub main { Line 72  sub main {
72                  warn ">>> ",length($out),"\n";                  warn ">>> ",length($out),"\n";
73                  my $f = $self->next($out);                  my $f = $self->next($out);
74                  $self->set_from_hash($f);                  $self->set_from_hash($f);
75                  $self->exec_callbacks($f);                  $self->exec_callbacks($f) if $self->can('exec_callbacks');
76          }          }
77  };  };
78    

Legend:
Removed from v.146  
changed lines
  Added in v.147

  ViewVC Help
Powered by ViewVC 1.1.26