in reply to Ooops! Perl interpreter has stopped working

Solution is simple, write better code

perl -e " use Win32API::File; use Wx ; Wx::Font->new(undef) " perl -e " use Win32API::File; use Wx ; Win32API::File::SetErrorMode( +2); Wx::Font->new(undef) "

Replies are listed 'Best First'.
Re^2: Ooops! Perl interpreter has stopped working
by Anonymous Monk on Jun 04, 2014 at 10:00 UTC