As a Perl programmer and devout advocate since 1993, I gotta add my opinion here:
15 years ago the idea Perl 6 might of been a great idea, but IMO these days fundamentally changing the language structure isnt the way to go.
Doing things like changing how you reference an array element from '$' to '@' only serves to alienate the dwindling base of Perl programmers that still exist. And quite frankly stuff like 'the sigil matches the type of end variable you are working with' is what *makes* Perl Perl!! :)
IMO TO FIX: Ditch Perl 6, take the best features that dont alter Perl 5 syntax, and incorporate them into Perl 7.
Case in point: The English language has alot of illogic and inconsistency, but noone in their right mind would start a campaign to try and 'fix it'.
Not trying to start a flame war. I sincerely care about the future of the language and think that embracing the Perl 5 syntax is the way to go here.