well after much research and a buttload of reading i seem to have successfully pulled off the command
Code:
perl -MIO::Scalar -e "print 'Installed'"
all i did seem to be the following...
after getting this error several times
Code:
The bundle file "\.cpan\Bundle\CPAN.pm" may be a broken
bundlefile. It seems not to contain any bundle definition.
Please check the file and if it is bogus, please delete it.
Sorry for the inconvenience.
enter directory C:\.cpan\build\IO-stringy-2.109\lib\IO
copy all those files to directory C:\Perl\lib\IO
enter directory C:\Perl\site\lib\IO and copy Scalar.pm Scalar.pm.html ScalarArray.pm, according to post
http://www.eqemulator.net/forums/vie...c4f325a819a409
these files apparentlly need to be there...
anyway that did seem to work