in reply to Your Perl 6 wishlist?
Some things that would really get me to use Perl 6 is complete support for output to Parrot, and the ability to call Perl 6 code from Perl 5 and Perl 5 code, modules and XS modules from Perl 6. The last is partly at least the domain of those connecting Perl 5 to Parrot, such as the Ponie project. I depend on a lot of Perl 5 XS modules which interface to C code and I would need to be able to use those from Perl 6, and I also want to be able to use all of the modules in CPAN, either if they are written in Perl 5 or Perl 6, no matter whether I am using them from Perl 5 or Perl 6.
I would like to see Perl 5 and Perl 6 coexist beside each other and share the same community of modules and benefit from each others inertia.