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

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

revision 46 by dpavlin, Tue Jun 19 19:50:29 2007 UTC revision 48 by dpavlin, Tue Jun 19 20:02:36 2007 UTC
# Line 67  sub GetRPCMethods { Line 67  sub GetRPCMethods {
67          });          });
68  };  };
69    
70    =head2 xml
71    
72    Used to implement methods which modify just body of soap message.
73    For examples, see source of this module.
74    
75    =cut
76    
77  sub xml {  sub xml {
78          my $self = shift;          my $self = shift;
79    

Legend:
Removed from v.46  
changed lines
  Added in v.48

  ViewVC Help
Powered by ViewVC 1.1.26