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


in reply to Re^4: MExtUtuils result in error while trying to install modules.
in thread MExtUtuils result in error while trying to install modules.

Bummer - just indicates that Wx is unloadable, but without any clue to what's causing the problem.
You could try:
perl -Mblib -MWx -e 1
but I'm guessing that won't help us either.

Cheers,
Rob