NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
use Padre to write your Perl 6 code (Score:2)
As of version 0.22 Padre [cpan.org] supports Perl 6 syntax highlighting [szabgab.com] via its Perl 6 plugin [cpan.org] and execution on Rakudo via the Parrot plugin [cpan.org].
Using this you will almost directly use the STD.pm for syntax highlighting, which is just the definition of Perl 6.
Obviously if you encounter issues with that you are welcome to the #padre IRC channel to discuss it.
Reply to This