Hello, Some list members may be interested in this blog post:
http://daniel.carrera.bz/2009/06/perl-6-and-the-josephus-problem/I use the Josephus Problem to compare the OOP syntax of Perl 6, Python and Ruby. It turns out that Perl 6 is *a bit* shorter and no less clear. The point is that one can no longer say that Perl's OOP is awkward.
I put a lot of effort in writing the code the same way in all languages and I tried very hard to avoid any bias.
Cheers, Daniel.