Padre::Plugin::Perl6 0.25 release

azawawi on 2009-01-10T20:11:54

Padre Perl6 plug-in version 0.25 is now available on CPAN. It is compatible with Padre 0.24 and later (See Padre Screenshots). The following features are supported:

  • One can finally highlight STD.pm (after 1-5 mins). Yay!
  • Manual (key: F6) and automatic Perl6 Syntax Highlighting that is based on STD.pm.
  • Ability to run Perl6 scripts via rakudo/parrot (key: F5).
  • S29-functions.pod documentation call tips. Thanks for the inspiration from masak's article.
  • Show the related S29 documentation for the word under the cursor in your default browser (key: F2).
  • STD warnings/errors are shown on the syntax check window when you save the script.
  • Ability to export into HTML (full,simple and snippet modes).
  • Cleanup of generated STD.pm lex cache.


Any feedback is appreciated,
Ahmad M. Zawawi