/[cwmp]/google/lib/CWMP/Store.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 /google/lib/CWMP/Store.pm

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

revision 101 by dpavlin, Sun Jun 24 18:18:47 2007 UTC revision 102 by dpavlin, Sun Jun 24 18:33:17 2007 UTC
# Line 110  sub state { Line 110  sub state {
110          confess "need ID or uid" unless $k =~ m/^(ID|uid)$/;          confess "need ID or uid" unless $k =~ m/^(ID|uid)$/;
111          confess "need $k value" unless $v;          confess "need $k value" unless $v;
112    
113          warn "## state( $k => $v, )\n" if $self->debug;          warn "## state( $k => $v )\n" if $self->debug;
114    
115          my $uid;          my $uid;
116    

Legend:
Removed from v.101  
changed lines
  Added in v.102

  ViewVC Help
Powered by ViewVC 1.1.26