I am happy to announce that version 0.10 of Padre, the Perl IDE was released. It can be installed from your CPAN mirror. For help with the installation look at the download page of Padre
If you'd like to try the binary distribution we have for linux, it can be also downloaded from the same link above.
This version includes several changes:
Most notably it includes preliminary support for Parrot (Pasm and Pir) syntax highlighting and Perl 6 syntax highlighting.
As I mentioned on #parrot it is very preliminary and naive but I hope by providing the framework someone who knows more about parsing these languages will help connecting Padre to a parser that will allow real syntax highlighting, calltips and contextual help for these languages.
Detailed list of changes are available in the Changes file
As usual comments, bug reports, requests are welcome on the development mailing list and on our trac.
For additional reading you can go to my recent blog entry about The Quest for the Perfect Editor