Changes for version 0.52

  • Removed parse_perl6_table_index.pl & perl6_table_index.pod since this is grok's territory now...
  • Fixed a couple of Perl6->Perl 6 typos, and added some missing POD.
  • Unified copyright on all files.
  • Added 03-copyright.t to author-only test for copyright.
  • Moved Cleanup STD Lex Cache into "Maintenance" sub menu/
  • #padre, #perl6 and perl6-projects.org are now accessible via the "More Help?" menu
  • Added a TM to Larry Wall's Camelia icon.
  • Depends on Perl6::Refactor.
  • Initial stub implementation of refactoring tools menu with a coming-soon message box to Perl 6 refactoring support.
  • Don't hold the editor and document objects in the task as they might be gone by the time the background process finished (see bug #445 and #299) (szabgab++)

Modules

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

Provides

in lib/Padre/Plugin/Perl6/Perl6Document.pm
in lib/Padre/Plugin/Perl6/Perl6HelpDialog.pm
in lib/Padre/Plugin/Perl6/Perl6PgeColorizerTask.pm
in lib/Padre/Plugin/Perl6/Perl6StdColorizerTask.pm
in lib/Padre/Plugin/Perl6/Preferences.pm
in lib/Padre/Plugin/Perl6/Util.pm