another swiping change and bump to version [0.08]
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 28 Oct 2007 19:47:30 +0000 (19:47 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 28 Oct 2007 19:47:30 +0000 (19:47 +0000)
commit71ebbb506367ad5efe47a8730eb42963e24f8483
tree223a143ca147b65f1d40fad02e7c96ff21784032
parent0eef6d1c25d858d411813a9e8fe33750c1de7858
another swiping change and bump to version [0.08]
- implemented SetParameterValues (tests missing)
- rename rest of misnamed files

git-svn-id: https://perl-cwmp.googlecode.com/svn/trunk@177 836a5e1a-633d-0410-964b-294494ad4392
15 files changed:
Makefile.PL
bin/acs.pl
lib/CWMP/Methods.pm
t/20-methods.t
t/methods/GetParameterNames.xml [new file with mode: 0644]
t/methods/GetParameterValues.xml [new file with mode: 0644]
t/methods/GetRPCMethods.xml [new file with mode: 0644]
t/methods/InformResponse.xml [new file with mode: 0644]
t/methods/Reboot.xml [new file with mode: 0644]
t/methods/SetParameterValues.xml [new file with mode: 0644]
t/response/GetParameterNames.xml [deleted file]
t/response/GetParameterValues.xml [deleted file]
t/response/GetRPCMethods.xml [deleted file]
t/response/InformResponse.xml [deleted file]
t/response/Reboot.xml [deleted file]