Forgot to quote details:

perl -v

This is perl 5, version 18, subversion 2 (v5.18.2) built for
x86_64-linux-gnu-thread-multi
(with 44 registered patches, see perl -V for more detail)

perl -MWx -e'printf(qq(Wx Version=($Wx::VERSION) %s unicode=(%s)\n),
Wx::wxVERSION_STRING(), Wx::wxUNICODE())'

Wx Version=(0.9922) wxWidgets 2.8.12 unicode=(1)


On Fri, Aug 5, 2016 at 6:33 PM, Ljubisa Gavrilovic <lj011...@gmail.com>
wrote:

> Hi I have installed Padre and Perl6 plugin (among several others)
>
> When I try to select from the menu:
> - Tools
> - Perl 6
> - Create Perl 6 ...
> - Package
>
> padre crashes and on a terminal I get this:
>
> Can't locate object method "padre_setup" via package "Padre::Wx::Editor"
> at /usr/local/share/perl/5.18.2/Padre/Plugin/Perl6.pm line 291.
>
> Linux ubuntu 14.04
>
> Bug?
>
_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to