in reply to Perl 6
Given that Perl 6 is meant to have 'meta-language' support, in that the interpreter can be capable of parsing just about anything written for it, turning it into a neutral state, and outputting things in various forms, I suspect Perl 5 (and even Perl 4) syntax will be supported "natively". All someone would have to do is write (or modify) a parser.