Changes for version 0.42

  • Fixed "p6tokens.pl was not being copied" by renaming it to p6tokens.p5
  • Depends on S:H:P6 0.61 which fixes ticket:392 undeclared prompt()
  • Updated to version 43 of S29-functions.pod (30-May-2009)
  • Major refactoring to stop polluting Padre::Document and Padre::Task namespaces.
  • STD error/warning parsing is now case insensitive. and added support for "Undeclared routine" warning.
  • STD lex corruption message was misleading and not localized. This usually happens when you upgrade Syntax::Highlight::Perl6.
  • Decreased wait time before starting another colorizing task to 100 ms instead 1 sec.
  • A couple of various refactorings:
    • _T -> Wx::gettext.
    • use -> require to improve startup speed.

Modules

Padre plugin for Perl6
Perl6 document outline structure info gathering in the background
Perl document syntax-checking in the background

Provides

in lib/Padre/Plugin/Perl6/Perl6ColorizerTask.pm
in lib/Padre/Plugin/Perl6/Perl6Document.pm
in lib/Padre/Plugin/Perl6/Preferences.pm
in lib/Padre/Plugin/Perl6/Util.pm