Hi there. Has anyone been able to get Perl6 working with Padre using the github version?
I like to keep updated with the latest version or Rakudo so did this: git clone git://github.com/rakudo/rakudo.git and I've got the latest version of the Padre Perl6 plugin installed, as well as exporting RAKUDO_DIR=$HOME/rakudo, RAKUDO_HOME=$HOME/rakudo and PATH=$PATH:$HOME/rakudo, but no go. use v6; =begin pod New Perl 6 script =end pod say 'hi'; Null PMC access in find_method('get_parrotclass') current instr.: 'perl6;ClassHOW;onload' pc -1 ((unknown file):-1) I someone has succeeded I'd sure appreciate seeing the steps taken by this person Thanks in advance! -- Kiffin Gish <kiffin.g...@planet.nl> Gouda, The Netherlands _______________________________________________ Padre-dev mailing list Padre-dev@perlide.org http://mail.perlide.org/mailman/listinfo/padre-dev