in reply to Perl6 syntax highlight editor

I use vim for my day-to-day Perl 6 development, there's a pretty good (but not perfect) perl6.vim file in the vim-perl repository.

Emacs users might use the syntax hilighting from the Perl 6 enhanced cperl-mode.el, though I can't comment on its quality since I've never used it.

Perl 6 - links to (nearly) everything that is Perl 6.