From: Robbie B. <rob...@gm...> - 2008-03-01 16:33:17
|
Hi This revision merges my branch changes back into trunk, abstracting *most* of the packages in SOAP/Lite.pm into their own files. They did pass all tests in branch so hopefully I cleared up the missing dependencies, e.g. adding use SOAP::Fault in SOAP::SOM. It's highly likely some of the new packages will be missing some basics, such as version numbers or use strict, for example. So there's room for a couple more tests: test for version number present and test for use strict. I can add these in the next few days unless anyone else offers to... |