Hi,
On 12/04/2012 20:24, Brian Jones wrote:
While attempting to install Alien::wxWidgets version 0.57 on Perl 5.14.2 using
CPAN I get the following error.
Can't use an undefined value as a HASH reference at inc/My/Build/Win32.pm line
295.
Has anyone else encountered this error? And if so how did you get around it?
Brian Jones
That's a bug that happens when you try to install with a pre-built
wxWidgets.
It needs fixing.
In the meantime, if you
set WXDIR=
set WXWIN=
then cpan install should work fine.
Regards
Mark