http://www.perlmonks.org?node_id=1027365


in reply to Re^4: cpan fails when MKS installed on Windows
in thread [Solved]: cpan fails when MKS installed on Windows

Are you sure that MKS does not come with its own version of Perl?

This really feels to me as if the MKS-supplied Perl uses libraries/files like Config.pm for the Strawberry Perl. I would take extra care that no trace of the MKS tools can be found while running a different Perl than the one supplied by MKS.

Replies are listed 'Best First'.
Re^6: cpan fails when MKS installed on Windows
by prashantktyagi (Scribe) on Apr 07, 2013 at 14:02 UTC
    Are you sure that MKS does not come with its own version of Perl?
    Yes, MKS Toolkit comes with own version of perl. But latest MKS 9.4 ships very old version of Perl (v5.8) .
    I haven't installed MKS Perl by customized installation.