Hi All,

Please let me now how can i install the below shown modules in windows platform

1) IPC-Run
2) IO-Socket-INET6
3) SOAP-Lite

Following is the error observed when i run pearlcheck.pl

#####################################

Installing 'IPC-Run' using PPM ...
Downloading ActiveState Package Repository packlist...not modified
ppm install failed: Can't find any package that provides IPC-Run
Installing 'IO-Socket-INET6' using PPM ...
ppm install failed: Can't find any package that provides INET6
Installing 'SOAP-Lite' using PPM ...
ppm install failed: Can't find any package that provides SOAP-Lite
Installing 'ZipTie-Client' using PPM ...
No missing packages to install

#####################################

Regards
Santhosh M.C

Download the most recent

Download the most recent perlcheck.pl script and run it. It should find get all of those modules for you.

http://fisheye.ziptie.org/browse/~raw,r=1.23/ZipTie/Build/perlcheck.pl

-Ryan

Hi Ryan, Thanks for the

Hi Ryan,

Thanks for the info.

Issue got resolved after i downgraded perl from 5.10 to 5.8

Regards
Santhosh M.C