Trying to install a module(Devel::Declare) on a Strawberry setup I got an error window telling me "ld.exe has stopped working".
Here's the command I ran on the CMD: cpan Devel::Declare
You can see the output here: http://www.textswell.com/read,4230519294302
I then tried to do a manual install, so I downloaded the .zip file, and ran perl Makefile.pl on it and it did it ok... but when I did make(well actually dmake but it's the same) it had an error and an error window popped up saying "ld.exe has stopped working". Here's the output: http://textuploader.com/?p=6&id=greom
I appreciate you taking the time to read it and I hope somebody can help me out with this