I am trying to install a CPAN module Statistics::ChiSquare. I am running Strawbwerry perl and Padre on my Windows 7 machine. First I installed cpan.pm. An then tried to install the module, but got the following error:
C:\Windows\System32>cpan App::cpanminus
C:\Windows\System32>perl -MCPAN -e 'install Statistics::ChiSquare'
Set up gcc environment - 4.4.3
Can't find string terminator "'" anywhere before EOF at -e line 1.
Thanks