/[Sack]/trunk/lib/Sack/Node.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/Sack/Node.pm

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

revision 95 by dpavlin, Sun Oct 4 12:17:52 2009 UTC revision 96 by dpavlin, Sun Oct 4 12:50:10 2009 UTC
# Line 41  sub new { Line 41  sub new {
41    
42                  my $data = Storable::fd_retrieve( $client );                  my $data = Storable::fd_retrieve( $client );
43                  warn "[$port] <<<<\n";                  warn "[$port] <<<<\n";
44                  warn "[$port] data = ", dump( $data );                  warn "[$port] data = ", dump( $data ) if $self->{debug};
45    
46                  my $result;                  my $result;
47    

Legend:
Removed from v.95  
changed lines
  Added in v.96

  ViewVC Help
Powered by ViewVC 1.1.26