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

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

revision 564 by dpavlin, Thu Nov 27 21:31:02 2008 UTC revision 568 by dpavlin, Thu Nov 27 22:09:59 2008 UTC
# Line 330  sub status_parts { Line 330  sub status_parts {
330          warn "## status parts ", dump( map { keys %$_ } @status );          warn "## status parts ", dump( map { keys %$_ } @status );
331  }  }
332    
333    =for debug
334    
335  sub DEMOLISH {  sub DEMOLISH {
336          my ( $self ) = @_;          my ( $self ) = @_;
337          warn "## $self DEMOLISH status ", $#status + 1, " elements ", dump( map { keys %$_ } @status ) if @status;          warn "## $self DEMOLISH status ", $#status + 1, " elements ", dump( map { keys %$_ } @status ) if @status;
338  }  }
339    
340    =cut
341    
342  =head2 add_icon  =head2 add_icon
343    
344    Frey::Foo->add_icon;            # /static/icons/Frey/Foo.png    Frey::Foo->add_icon;            # /static/icons/Frey/Foo.png

Legend:
Removed from v.564  
changed lines
  Added in v.568

  ViewVC Help
Powered by ViewVC 1.1.26