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

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

revision 205 by dpavlin, Wed Nov 14 23:02:17 2007 UTC revision 206 by dpavlin, Wed Nov 14 23:07:42 2007 UTC
# Line 204  If debugging level of 3 or more, it will Line 204  If debugging level of 3 or more, it will
204  sub dispatch {  sub dispatch {
205          my $self = shift;          my $self = shift;
206    
 warn "##!!! dispatch(",dump( @_ ),")\n";  
   
207          my $dispatch = shift || die "no dispatch?";          my $dispatch = shift || die "no dispatch?";
208          my $args = shift;          my $args = shift;
209    

Legend:
Removed from v.205  
changed lines
  Added in v.206

  ViewVC Help
Powered by ViewVC 1.1.26