azawawi (email not shown publicly) http://ahmadzawawi.blogspot.com/ Learnt Perl 5 back in 2001. And now im working with the Perl 6 team to develop the next big thing.
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).