While installing Alien-wxWidgets-0.64 on OSX I got the following warnings:
Devel::InnerPackage will be removed from the Perl core distribution in the next major release. Please install it from CPAN. It is being used at /Users/gabor/perl5/perlbrew/perls/desktop-5.18.1/lib/5.18.1/Module/Pluggable/Object.pm, line 8. Module::Pluggable::Object will be removed from the Perl core distribution in the next major release. Please install it from CPAN. It is being used at /Users/gabor/perl5/perlbrew/perls/desktop-5.18.1/lib/5.18.1/Module/Pluggable.pm, line 5. Module::Pluggable will be removed from the Perl core distribution in the next major release. Please install it from CPAN. It is being used at lib/Alien/wxWidgets.pm, line 41. Then a lot of these: Patching file Makefile.in using Plan A... print() on unopened filehandle NULL at ../inc/bin/patch line 716, <IN> line 28826. print() on unopened filehandle NULL at ../inc/bin/patch line 717, <IN> line 28827. print() on unopened filehandle NULL at ../inc/bin/patch line 720, <IN> line 6745. print() on unopened filehandle NULL at ../inc/bin/patch line 726, <IN> line 6745. and the same warning on a few other lines.... In the end the installation seems to be successful but then the installation of Wx fails. I am not sure they are related issues. (See next mail) Gabor