I honestly did not expect to see the day Perl 6 gets finished. This must have been one of the most difficult - if not the most difficult - births in the history of programming languages. At work, I have been using Perl 5 increasingly often over the past two years, mainly because handling unicode in Python 2 is not a lot of fun (and I still haven't come around to learning Python 3), and I have rediscovered why I used…
What is there to learn about Python 3? It's just a relatively small, but backwards-compatibility breaking, update.
Doesn't look small and I already saw several things I was using that have changed behaviour. Someday I might even learn how to use them. :)