in reply to Re^10: Problem with wxperl/constructors.pm
in thread Problem with wxperl/constructors.pm

Can you start a new thread and either link to this, or copy this post into the new thread and also link or copy Re^10: Problem with wxperl/constructors.pm into that thread. I, myself, don't understand this -V at all. You downloaded ActivePerl's source code and compiled ActivePerl yourself under GCC? Or did you install one of those "I dont own a MS C compiler, so I want to use free Mingw GCC to compile XS modules for my MS C Perl" modules from CPAN? I dont know. Of course you need to compile and install Wx now that you have the right CPAN shell loading the right Perl (or you still don't based on that -V).
  • Comment on Re^11: Problem with wxperl/constructors.pm

Replies are listed 'Best First'.
Re^12: Problem with wxperl/constructors.pm
by Anonymous Monk on Sep 12, 2012 at 02:37 UTC

    Of course you need to compile and install Wx now that you have the right CPAN shell loading the right Perl (or you still don't based on that -V).

    If he is using ActivePerl, just use ppm install Wx and be finished already