If you are using a Windows system, you must install the required Perl modules from the command prompt.
Determine which version of Perl you are using by running the perl -v command.
For version 5.6, type the following at the command prompt.
C:\>ppm install http://theoryx5.uwinnipeg.ca/ppmpackages/SOAP-Lite.ppd
For version 5.8, type the following at the command prompt.
C:\>ppm install http://theoryx5.uwinnipeg.ca/ppms/SOAP-Lite.ppd
Run the following command to install UUID.
C:>ppm install UUID
Run the following command to install Data::Dump.
C:>ppm install Data-Dump